mirror of
https://github.com/znc/znc.git
synced 2026-07-21 09:03:32 +02:00
Patched using webadmin_charset.patch by psycho
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@774 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<td class="menu<? IF Action != "settings" ?>in<? ENDIF ?>active"><a href="/settings">Einstellungen</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="menu<? IF Action != "adduser" ?>in<? ENDIF ?>active"><a href="/adduser">Benutzer hinzufügen</a></td>
|
||||
<td class="menu<? IF Action != "adduser" ?>in<? ENDIF ?>active"><a href="/adduser">Benutzer hinzufügen</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="menu<? IF Action != "listusers" && Action != "edituser" ?>in<? ENDIF ?>active"><a href="/listusers">Benutzer anzeigen</a></td>
|
||||
|
||||
Reference in New Issue
Block a user