summaryrefslogtreecommitdiff
path: root/cgi-bin/index
diff options
context:
space:
mode:
authorJules Laplace <carbon@melanarchy.org>2014-02-17 11:10:32 -0600
committerJules Laplace <carbon@melanarchy.org>2014-02-17 11:10:32 -0600
commit30f1cd22906cae2bd4df35b4bf8fd72287f73ac5 (patch)
tree282891fa4de0a70c05421d563c63f0aeced81530 /cgi-bin/index
parent04821c579b0df2c29fca58d43bd0f0d80bdbb451 (diff)
make playlist work again https violation
Diffstat (limited to 'cgi-bin/index')
-rwxr-xr-xcgi-bin/index4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/index b/cgi-bin/index
index 3929a73..460934e 100755
--- a/cgi-bin/index
+++ b/cgi-bin/index
@@ -189,7 +189,7 @@ else
#############################
# KEYWORD LIST
-if (2==1) {
+
print qq(<td align=center valign=top style="width: 100px">\n);
print qq(<div class="bluebox" width="100"><span style="line-height: 1.5em;"><nobr>);
my $p = ''; my $l = '';
@@ -232,7 +232,7 @@ if ($s)
print qq(<div class="bluebox"><small><span style="line-height: 1.5em;"><nobr>);
print qq(.: <a href="$BUCKY/category/unsorted"><i>unsorted</i></a> :.<br>);
print qq(</nobr></span></small></div></td>\n);
-}
+
#############################
# PRINT SIDEBAR