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:
darthgandalf
2010-12-18 04:18:54 +00:00
parent 12b1cf63b5
commit 796a9d1dbf

View File

@@ -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 &lt;module&gt;</code>"). Once you have loaded some Web-enabled modules, the menu will expand.</p>
<? ENDIF ?>
<? ENDIF ?>
<? ENDIF ?>