aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb
diff options
context:
space:
mode:
Diffstat (limited to 'timepollhead.rb')
-rw-r--r--timepollhead.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/timepollhead.rb b/timepollhead.rb
index bfeb625..45f826d 100644
--- a/timepollhead.rb
+++ b/timepollhead.rb
@@ -223,7 +223,8 @@ END
@lasttime = realtimes.max.strftime("%H").to_i
def add_remove_button(klasse, buttonlabel, action, columnstring, revision, pretext = "")
- titlestr = _("Delete Column")
+ titlestr = _("Add column")
+ titlestr = _("Delete column") if klasse == "chosen"
return <<FORM
<form method='post' action=''>
<div>