summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-17 12:00:52 +0100
committerAndrew Dolgov <[email protected]>2005-11-17 12:00:52 +0100
commit09e7a638eb56202cbb29a5a0536b83a9144022ec (patch)
tree2a3fa7932bfd7d3585ecab2e2fbd01362be859cf /prefs.php
parent9f8c0ce50436c9ecc52deff3a06c47feb9f9fe61 (diff)
fix tiny prefs.php layout bug
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index b4d7922d2..e5c3dd9e5 100644
--- a/prefs.php
+++ b/prefs.php
@@ -36,7 +36,7 @@
<table width="100%" height="100%" cellspacing="0" cellpadding="0" class="main">
<? if (get_pref($link, 'DISPLAY_HEADER')) { ?>
<tr>
- <td>
+ <td colspan="2">
<table cellspacing="0" cellpadding="0" width="100%"><tr>
<td class="header" valign="middle">
<img src="images/ttrss_logo.png" alt="logo">