diff options
Diffstat (limited to 'pages/whats_on.ecpp')
-rw-r--r-- | pages/whats_on.ecpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp index d724c23..7331adc 100644 --- a/pages/whats_on.ecpp +++ b/pages/whats_on.ecpp @@ -98,7 +98,7 @@ if (type == "now") { % if (mode == "list") { <table class="listing" cellspacing="0" cellpadding="0"> <tr class="head"> - <td colspan="7"><div class="boxheader"><div><div><$ head $></div></div></div></td> + <td colspan="8"><div class="boxheader"><div><div><$ head $></div></div></div></td> </tr> % } <%cpp> |