mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 03:19:13 -04:00
Renamed more CSS selectors from gName to g-name.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
<? endif ?>
|
||||
|
||||
<table id="g-admin-commentsList">
|
||||
<table id="g-admin-comments-list">
|
||||
<tr>
|
||||
<th>
|
||||
<?= t("Author") ?>
|
||||
@@ -192,7 +192,7 @@
|
||||
<? endforeach ?>
|
||||
</table>
|
||||
|
||||
<div class="pager">
|
||||
<div class="g-pager">
|
||||
<?= $pager ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user