mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-05 14:40:44 -04:00
Renamed more CSS selectors from gName to g-name.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="<?= url::site("logout?csrf=$csrf&continue=" . urlencode(url::current(true))) ?>"
|
||||
id="g-logoutLink"><?= t("Logout") ?></a>
|
||||
id="g-logout-link"><?= t("Logout") ?></a>
|
||||
</li>
|
||||
<? endif ?>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user