aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-12-30 23:06:58 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-12-30 23:06:58 +0100
commitf02429c0c406796ab7943d458c4be097b65ebdd2 (patch)
tree4f95b539dbae67c501069c22bd537b5175cd8c28 /timepollhead.rb
parenta072be7b40c768c2090ff724f51c706660e745f0 (diff)
bugfix: fix tooltip
Diffstat (limited to 'timepollhead.rb')
-rw-r--r--timepollhead.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/timepollhead.rb b/timepollhead.rb
index ba32c06..de1845f 100644
--- a/timepollhead.rb
+++ b/timepollhead.rb
@@ -238,7 +238,7 @@ END
def add_remove_button(klasse, buttonlabel, action, columnstring, revision, pretext = "")
titlestr = _("Add column")
- titlestr = _("Delete column") if klasse == "chosen"
+ titlestr = _("Delete column") if klasse == "chosen" || klasse == "delete"
return <<FORM
<form method='post' action=''>
<div>