aboutsummaryrefslogtreecommitdiff
path: root/poll.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-05-27 15:04:50 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-05-27 15:04:50 +0200
commit9d0a182f9eeb31fc13b40f7090cc95fa700c0631 (patch)
tree58b6a54ba52840e052df727703f1e8d778ef8b8b /poll.rb
parentecb59230f7c3d98d1bcca779da8e3119b3e31090 (diff)
unify appearance
Diffstat (limited to 'poll.rb')
-rw-r--r--poll.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poll.rb b/poll.rb
index 0b4b71c..b1c3a7a 100644
--- a/poll.rb
+++ b/poll.rb
@@ -164,7 +164,7 @@ class Poll
invitestr = _("Invite")
namestr = _("Name")
ret = <<HEAD
-<table id='participanttable' class='settingstable'>
+<table id='participanttable'>
<tr>
<th colspan='2'>#{namestr}</th>
</tr>