diff --git a/web/root/pages/001-forum.ssjs b/web/root/pages/001-forum.ssjs index 326eb4c1d77079dd310ef59dcf1ca13762f4baaf..236f8b20437d2d66877bf2658701a59905553e09 100644 --- a/web/root/pages/001-forum.ssjs +++ b/web/root/pages/001-forum.ssjs @@ -19,7 +19,7 @@ var strings = { get_poll_data : 'getPollData("%s", %s)', close : '</script>' }, - notice_box : '<div id="noticebox" class="alert alert-warning">%s<script type="text/javascript">$("#noticebox").fadeOut(3000,function(){$("#noticebox").remove();});</script>', + notice_box : '<div id="noticebox" class="alert alert-warning">%s<script type="text/javascript">$("#noticebox").fadeOut(3000,function(){$("#noticebox").remove();});</script></div>', group_list : { breadcrumb : '<ol class="breadcrumb"><li><a href="./?page=%s">Forum</a></li></ol>', container : {