From 71d96ae003cc73091e1d2c869fbad046440d590f Mon Sep 17 00:00:00 2001 From: harris wong Date: Tue, 30 Aug 2011 18:15:01 +0000 Subject: [PATCH] 4837: After upgrading, Photo album's edit button's text is not hiding anymore. This is because fss-layout.css is missing. I have added tihs back into the header template under the default themes. --- docs/themes/default/include/header.tmpl.php | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/themes/default/include/header.tmpl.php b/docs/themes/default/include/header.tmpl.php index f31a94b7f..f7f85abe9 100644 --- a/docs/themes/default/include/header.tmpl.php +++ b/docs/themes/default/include/header.tmpl.php @@ -63,6 +63,7 @@ global $system_courses, $_custom_css, $db; +