diff --git a/modules/www/webadmin/add_edit_chan.tmpl b/modules/www/webadmin/add_edit_chan.tmpl index bcef393c..5fd2bcd3 100644 --- a/modules/www/webadmin/add_edit_chan.tmpl +++ b/modules/www/webadmin/add_edit_chan.tmpl @@ -1,53 +1,58 @@ INC Header.tmpl ?>
INC Footer.tmpl ?> diff --git a/modules/www/webadmin/index.tmpl b/modules/www/webadmin/index.tmpl index 7ffb7416..4bd2270a 100644 --- a/modules/www/webadmin/index.tmpl +++ b/modules/www/webadmin/index.tmpl @@ -1,9 +1,6 @@ INC Header.tmpl ?> -Settings -Welcome to the ZNC webadmin module. All changes you make will be in effect immediately after + you submitted them.
INC Footer.tmpl ?> diff --git a/modules/www/webadmin/listusers.tmpl b/modules/www/webadmin/listusers.tmpl index 8fece188..5c3c104c 100644 --- a/modules/www/webadmin/listusers.tmpl +++ b/modules/www/webadmin/listusers.tmpl @@ -1,11 +1,10 @@ INC Header.tmpl ?> - IF !UserLoop ?> - There are no users defined.| Action | Username | @@ -13,23 +12,25 @@Current Server | IRC Nick | |||||
| - [Edit] - IF !IsSelf ?>[Delete] ENDIF ?> + [Edit] + IF !IsSelf ?>[Delete] ENDIF ?> | -VAR Username DEFAULT="-N/A-" ?> | -VAR Clients DEFAULT="-N/A-" ?> | -VAR Server DEFAULT="-N/A-" ?> | -VAR IRCNick DEFAULT="-N/A-" ?> | +VAR Username ESC=HTML ?> | +VAR Clients ESC=HTML ?> | +VAR Server ESC=HTML DEFAULT="-N/A-" ?> | +VAR IRCNick ESC=HTML ?> |
| Listen Port(s) | ||||||||||||||||||
-
VAR Port ?> |
- VAR BindHost DEFAULT=** ?> |
- IF IsSSL ?>Yes ELSE ?>No ENDIF ?> |
- IF IsIPV4 ?>Yes ELSE ?>No ENDIF ?> |
- IF IsIPV6 ?>Yes ELSE ?>No ENDIF ?> |
- |
-
| Settings | |
| - Skin: - | +- IF SkinLoop ROWS > 1 ?> - - ELSE ?> - No other skins found - ENDIF ?> - | -
| - Status prefix: - | - -- - | -
| - ISpoofFile: - | - -- - | -
| - ISpoofFormat: - | - -- - | -
| - MOTD: - | - -- | -
| - VHosts: - | - -
-
+ VHosts:
+ |
-
| Global Module(s) |
-
|
+ Name | +Arguments | +Description |