Fix broken custom newsfeed, newsfeed redesign
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
7
templates/Sparkle/admin/index/index.tpl
vendored
7
templates/Sparkle/admin/index/index.tpl
vendored
@@ -174,7 +174,12 @@ $header
|
||||
<th>News</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="newsfeeditems">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<ul class="newsfeed" id="newsfeeditems"></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user