summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-06 17:42:16 +0100
committerAndrew Dolgov <[email protected]>2005-09-06 17:42:16 +0100
commite5d4565450adf1567dba539e959638d9d3f78312 (patch)
treebb45259464b8e7a488ceac7ed04f6faa3f39ce69 /tt-rss.php
parent27c515c380f4f21ce76e52db1becbebc859c3220 (diff)
make links visible in post iframe
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index cdde0fd50..7281a86ec 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -24,7 +24,7 @@
<td valign="middle">
<table id="notify"><tr><td width="100%" id="notify_body">&nbsp;</td>
<td><img onclick="javascript:notify('')" alt="Close"
- src="images/close.png"></td></table>
+ src="images/close.png"></td></table>
</td>
<td class="toolbar" valign="middle" align="right">
<a href="prefs.php" class="button">Preferences</a></td>