summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-05 13:41:59 +0100
committerAndrew Dolgov <[email protected]>2005-09-05 13:41:59 +0100
commitbb7cfaceb1f76bd6dba7d0687ee2e338fd61df5b (patch)
treec29c84aa399704cfb6e3672e810472d44a73dff7 /tt-rss.php
parent72763620765b994f400682189dd9a2108a31c9ff (diff)
further javascript cleanups
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 ec4e8b6ef..b30c4fcce 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -73,7 +73,7 @@
<iframe name="headlines-frame"
id="headlines-frame" class="headlinesFrame"> </iframe>
</td>
-</tr>
+</tr><tr>
<td class="content" id="content" valign="top">
<iframe name="content-frame" id="content-frame" class="contentFrame"> </iframe>
</td>