aboutsummaryrefslogtreecommitdiff
path: root/timepollhead.rb
diff options
context:
space:
mode:
Diffstat (limited to 'timepollhead.rb')
-rw-r--r--timepollhead.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/timepollhead.rb b/timepollhead.rb
index 1ff90d7..d95982d 100644
--- a/timepollhead.rb
+++ b/timepollhead.rb
@@ -267,7 +267,7 @@ FORM
<div id='AddRemoveColumndaysDescription' class='shorttextcolumn'>
#{hintstr}
</div>
-<table class='calendarday'><tr>
+<table border='1' class='calendarday'><tr>
END
ret += datenavi(MONTHBACK,revision)
ret += "<th colspan='3'>#{@startdate.strftime('%b %Y')}</th>"
@@ -316,7 +316,7 @@ END
#{optstr}<br/>
#{hintstr}
</div>
-<table class='calendarday'>
+<table border='1' class='calendarday'>
<tr>
END