aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb
diff options
context:
space:
mode:
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 569ff3f..fa7090f 100644
--- a/timepollhead.rb
+++ b/timepollhead.rb
@@ -353,7 +353,7 @@ END
days.each{|d|
ret += <<END
<td>
- <form method='post' action=''>
+ <form method='post' action='' accept-charset='utf-8'>
<div>
<input type='hidden' name='new_columnname' value='#{d.strftime("%Y-%m-%d")}' />
<input type='hidden' name='add_remove_column_month' value='#{d.strftime("%Y-%m")}' />