summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-30 09:16:13 +0100
committerAndrew Dolgov <[email protected]>2006-09-30 09:16:13 +0100
commit739cb01899d0a6bc24dd21bc9dcabbbafe457d11 (patch)
tree86f6a8ec84bdbceb7e13bc241c64016221b0abb1 /backend.php
parentf3f012b3fe474a2fdeb67436e8727f3ee7df09ac (diff)
article layout fixes
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index 499183d41..4c5a787cc 100644
--- a/backend.php
+++ b/backend.php
@@ -520,10 +520,10 @@
}
if ($line["link"]) {
- print "<tr><td><a $link_target href=\"" . $line["link"] . "\">" .
+ print "<tr><td width='70%'><a $link_target href=\"" . $line["link"] . "\">" .
$line["title"] . "</a>$entry_author</td>";
} else {
- print "<tr><td>" . $line["title"] . "$entry_author</td>";
+ print "<tr><td width='30%'>" . $line["title"] . "$entry_author</td>";
}
$parsed_updated = date(get_pref($link, 'LONG_DATE_FORMAT'),