From 80e4dc34fd6673ab789560b6b8cee74293aa2401 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 28 Sep 2006 13:23:28 +0100 Subject: css-based layout + required fixes (2) --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') 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"; } -- cgit v1.2.3-54-g00ecf