summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/tt-rss.php b/tt-rss.php
index cba57923d..a43f567f6 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -17,7 +17,7 @@
<tr>
<td class="toolbar" valign="middle" colspan="2">
<a class="button">Preferences</a>
- <a class="button" href="javascript:reload()">Refresh</a>
+ <a class="button" href="javascript:refresh()">Refresh</a>
</td>
</tr>
<tr>
@@ -25,11 +25,11 @@
Here be feeds
</td>
<td id="headlines" class="headlines" valign="top">
- Here be headlines
+ Please select the feed.
</td>
</tr>
<td class="content" id="content" valign="top">
- Here be content
+ &nbsp;
</td>
</tr>
<tr>