added setting to enable/disable news-feed on admin-dashboard

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-06 14:37:27 +01:00
parent b762cce94d
commit 2035739131
7 changed files with 38 additions and 2 deletions

View File

@@ -195,7 +195,8 @@ $header
</section>
<if $settings['admin']['show_news_feed'] == '1'>
<section class="dboarditem bradius" id="newsfeed" style="display: none">
<table>
<tr>
@@ -204,7 +205,8 @@ $header
</table>
<div id="newsfeeditems"></div>
</section>
</if>
<section class="dboarditem bradius">
<table>
<tr>