summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-28 13:23:28 +0100
committerAndrew Dolgov <[email protected]>2006-09-28 13:23:28 +0100
commit80e4dc34fd6673ab789560b6b8cee74293aa2401 (patch)
treecca5655f9e684037f1d0fcffbe12de15a63554f8 /backend.php
parent6b4163cb464534e827b4282f84541d86c8e19ec5 (diff)
css-based layout + required fixes (2)
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index cfe322b72..75891208d 100644
--- a/backend.php
+++ b/backend.php
@@ -809,7 +809,7 @@
$class = "headlinesSubToolbar";
$tid = "headlineActionsTop";
} else {
- $class = "invisible";
+ $class = "headlinesSubToolbar";
$tid = "headlineActionsBottom";
}