summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
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>