summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-08 08:43:44 +0100
committerAndrew Dolgov <[email protected]>2005-09-08 08:43:44 +0100
commit48f0adb02e8aacfc5850fd6ec2f15a9fb1af7561 (patch)
tree54e2415464a16c4f5fc094869fce93cc0bc613db /prefs.php
parent7bb699de1c568c23c1f102f4b9396d8294dfc242 (diff)
virtual feeds (labels) support
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index 106488e93..7f21a60f0 100644
--- a/prefs.php
+++ b/prefs.php
@@ -60,6 +60,18 @@
</div>
+ <? if (ENABLE_LABELS) { ?>
+
+ <h2>Label Editor</h2>
+
+ <div class="expPane" id="labelConfPane">
+ <a class="button"
+ href="javascript:expandPane('labelConfPane')">Expand section &gt;</a>
+
+ </div>
+
+ <? } ?>
+
</td>
</tr>
<tr>