summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-21 16:01:18 +0100
committerAndrew Dolgov <[email protected]>2005-08-21 16:01:18 +0100
commita1a8a2be02600413edd36374f239e936f8fbff3c (patch)
tree377112e3088f9b75f4b8e0e6818fcd9397e254a4 /tt-rss.php
parentd76a3b036c8863ae023686f08e36b11dc9e8ce2e (diff)
functionality updates
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>