mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Remove advice to edit znc.conf manually from web interface.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2186 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<?IF LoggedIn ?>
|
||||
<?IF !GlobalModLoop ?>
|
||||
<?IF !UserModLoop ?>
|
||||
<p>No Web-enabled modules have been loaded. Edit the config file (<code>znc.conf</code>), or load modules
|
||||
from IRC (<code>/msg *status help</code>). Once you loaded some Web-enabled modules, the menu will expand.</p>
|
||||
<p>No Web-enabled modules have been loaded. Load modules from IRC ("<code>/msg *status help</code>" and
|
||||
"<code>/msg *status loadmod <module></code>"). Once you have loaded some Web-enabled modules, the menu will expand.</p>
|
||||
<? ENDIF ?>
|
||||
<? ENDIF ?>
|
||||
<? ENDIF ?>
|
||||
|
||||
Reference in New Issue
Block a user