aboutsummaryrefslogtreecommitdiff
path: root/customize.rb
diff options
context:
space:
mode:
Diffstat (limited to 'customize.rb')
-rwxr-xr-xcustomize.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.rb b/customize.rb
index 564346c..bbcd8d9 100755
--- a/customize.rb
+++ b/customize.rb
@@ -32,7 +32,7 @@ $d << "<h2>" + _("Customize personal settings") + "</h2>"
$d << _("You need <a href='https://en.wikipedia.org/wiki/HTTP_cookie'>cookies</a> enabled in order to personalize your settings.")
def choosetable(options, cursetting)
- ret = <<HEAD
+ ret = <<HEAD
<table>
<tr>
HEAD