From 796a9d1dbf02ac114c60dadeb92d5fe91a4b4b49 Mon Sep 17 00:00:00 2001 From: darthgandalf Date: Sat, 18 Dec 2010 04:18:54 +0000 Subject: [PATCH] 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 --- webskins/_default_/tmpl/index.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webskins/_default_/tmpl/index.tmpl b/webskins/_default_/tmpl/index.tmpl index d9954c9e..fa2f43e6 100644 --- a/webskins/_default_/tmpl/index.tmpl +++ b/webskins/_default_/tmpl/index.tmpl @@ -7,8 +7,8 @@ -

No Web-enabled modules have been loaded. Edit the config file (znc.conf), or load modules - from IRC (/msg *status help). Once you loaded some Web-enabled modules, the menu will expand.

+

No Web-enabled modules have been loaded. Load modules from IRC ("/msg *status help" and + "/msg *status loadmod <module>"). Once you have loaded some Web-enabled modules, the menu will expand.