1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

some more placeholders for dashboard

This commit is contained in:
Andrew Dolgov
2008-02-17 08:39:05 +01:00
parent d96b7774da
commit 1681df970b
3 changed files with 131 additions and 90 deletions

View File

@@ -240,19 +240,7 @@
if ($feed == -4) {
print "<div id=\"headlinesContainer\">";
print "PLACEHOLDER";
print "</div>";
print "]]></headlines>";
print "<headlines-count value=\"0\"/>";
print "<headlines-unread value=\"0\"/>";
print "<disable-cache value=\"0\"/>";
print "<articles>";
print "</articles>";
generate_dashboard_feed($link);
} else {