diff options
Diffstat (limited to 'templates/show_manage_shoutbox.inc.php')
-rw-r--r-- | templates/show_manage_shoutbox.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_manage_shoutbox.inc.php b/templates/show_manage_shoutbox.inc.php index 9394aaab..ec155203 100644 --- a/templates/show_manage_shoutbox.inc.php +++ b/templates/show_manage_shoutbox.inc.php @@ -27,7 +27,7 @@ $web_path = Config::get('web_path'); <col id="col_username" /> <col id="col_sticky" /> <col id="col_comment" /> - <col id="col_date /> + <col id="col_date" /> <col id="col_action" /> </colgroup> <tr class="th-top"> |