news header

This commit is contained in:
zzz
2012-03-17 21:53:14 +00:00
parent 0f74ccd446
commit f6fb4b4be3

View File

@@ -37,7 +37,7 @@
<% <%
if (!newshelper.shouldShowNews()) { if (!newshelper.shouldShowNews()) {
%> %>
<hr> <hr><h3><%=intl._("News")%></h3><hr class="b">
<jsp:getProperty name="updatehelper" property="newsStatus" /> <jsp:getProperty name="updatehelper" property="newsStatus" />
<% <%
} // !shouldShowNews() } // !shouldShowNews()