mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Remove useless help page on webskins
Didn't do anything and certainly wasn't helpful at all. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2002 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<div id="menu">
|
||||
<ul class="nav">
|
||||
<li class="topitem<? IF !ModName && PageName == "index" ?> active<? ENDIF ?>"><a href="/">Home</a></li>
|
||||
<li class="topitem<? IF !ModName && PageName == "help" ?> active<? ENDIF ?>"><a href="/help">Help</a></li>
|
||||
|
||||
<? IF GlobalModLoop ?>
|
||||
<li class="topitem parent"><span class="title">Global Modules</span>
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
<? INC Header.tmpl ?>
|
||||
|
||||
<div class="textsection">
|
||||
|
||||
This is the help section. A quick tutorial with links to the <a href="http://znc.in/">wiki</a> should go here before we release.
|
||||
|
||||
</div>
|
||||
|
||||
<? INC Footer.tmpl ?>
|
||||
Reference in New Issue
Block a user