aboutsummaryrefslogtreecommitdiff
path: root/config_sample.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-01-20 17:04:15 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-01-20 17:04:15 +0100
commitd130c58f507b863cdae74b0fbba6349c6322c535 (patch)
tree4631cc2ac96c3824ce07b46d1adefae5341022c8 /config_sample.rb
parent2eb5321b191f107014a5c76a6a21e3ba3a06ffa1 (diff)
remove summary on tables
Diffstat (limited to 'config_sample.rb')
-rw-r--r--config_sample.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_sample.rb b/config_sample.rb
index e1c4e58..1075f33 100644
--- a/config_sample.rb
+++ b/config_sample.rb
@@ -45,7 +45,7 @@ NOTICE
# Example 2: displays all available Polls
notice += <<NOTICE
<h2>Available Polls</h2>
-<table summary='Available Polls'>
+<table>
<tr>
<th>Poll</th><th>Last change</th>
</tr>