Renamed more CSS selectors from gName to g-name.

This commit is contained in:
Chad Kieffer
2009-10-04 15:53:00 -06:00
parent 048e540a98
commit d581bbbd1e
18 changed files with 41 additions and 41 deletions

View File

@@ -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>