summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
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'),