Help bubble to players.html

This commit is contained in:
Rsl1122 2018-03-03 22:21:03 +02:00
parent 4e89f5939b
commit 0030369980

View File

@ -226,9 +226,20 @@
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="card">
<div class="header">
<h2>
<i class="fa fa-users"></i> Player List
</h2>
<div class="col-xs-6 col-sm-6 col-lg-6">
<h2><i class="fa fa-users"></i> Player List</h2>
</div>
<div class="col-xs-6 col-sm-6 col-lg-6">
<a href="javascript:void(0)" class="help material-icons pull-right"
data-trigger="focus" data-toggle="popover" data-placement="left"
data-container="body" data-html="true"
data-original-title="Playerlist"
data-content="Most Recent Players.
<br><br>Search can be used to limit by Geolocation or for finding players.
<br><br>By clicking a column the table is sorted by that column desc/asc.
<br><br>Similar but server specific table is available on /server-pages."
>help_outline</a>
</div>
</div>
<div class="body">
<div class="table-responsive">