diff --git a/theme/formal_white/config.php b/theme/formal_white/config.php index 69b275972d2..eee75c392bd 100644 --- a/theme/formal_white/config.php +++ b/theme/formal_white/config.php @@ -175,7 +175,7 @@ $THEME->layouts = array( 'options' => array('nofooter'=>true, 'nonavbar'=>false, 'noblocks'=>true), ), 'report' => array( - 'file' => 'general.php', + 'file' => 'report.php', 'regions' => array('side-pre'), 'defaultregion' => 'side-pre', ), diff --git a/theme/formal_white/lang/en/theme_formal_white.php b/theme/formal_white/lang/en/theme_formal_white.php index d243b1b04cb..eb7721ba35d 100644 --- a/theme/formal_white/lang/en/theme_formal_white.php +++ b/theme/formal_white/lang/en/theme_formal_white.php @@ -70,6 +70,8 @@ $string['fontsizereference'] = 'Font size reference'; $string['fontsizereferencedesc'] = 'This allows you to set the default font size for this theme. It is not recommended to set this higher than 13px as it is known to cause display problems with certain blocks.'; $string['footnote'] = 'Footnote'; $string['footnotedesc'] = 'The content from this textarea will be displayed in the footer of every page.'; +$string['framemargin'] = 'Frame margin'; +$string['framemargindesc'] = 'Room between the frame and the edge of the browser window. (This setting will be ignored whether "Formal white 1.9 look" is requested).'; $string['frontpagelogo'] = 'Custom front page logo'; $string['frontpagelogodesc'] = 'Change the logo that is displayed on the front page of your site by entering the URL to the image you wish to use (i.e. http://www.yoursite.local/myfrontpagelogo.png). This setting overrides the custom logo setting. As a reference the default logo is 300px wide, 80px high and a transparent png will work best.'; $string['headerbgc'] = 'Header background colour'; diff --git a/theme/formal_white/layout/embedded.php b/theme/formal_white/layout/embedded.php index ab997946f41..1f7fee9627a 100644 --- a/theme/formal_white/layout/embedded.php +++ b/theme/formal_white/layout/embedded.php @@ -11,20 +11,22 @@ echo $OUTPUT->doctype() ?>
standard_top_of_body_html(); ?> -