mirror of
https://github.com/znc/znc.git
synced 2026-08-12 11:52:57 +02:00
The link to add channels was hidden if no channels already existed
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1790 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<? IF !ChannelLoop ?>
|
||||
<center>- There are no channels defined -</center>
|
||||
<center>- <a href="addchan?user=<? VAR Username ESC=URL ?>">Add a Channel</a> -</center>
|
||||
<? ELSE ?>
|
||||
<? IF Edit ?>
|
||||
<table class="data">
|
||||
|
||||
Reference in New Issue
Block a user