Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d7bc3
)
MDL-33055 theme_formal_white: changed "general" to "standard" in $theme->layouts...
author
Kordan
<kordan@mclink.it>
Mon, 21 May 2012 07:26:52 +0000
(09:26 +0200)
committer
Kordan
<kordan@mclink.it>
Mon, 21 May 2012 07:26:52 +0000
(09:26 +0200)
theme/formal_white/config.php
patch
|
blob
|
blame
|
history
diff --git
a/theme/formal_white/config.php
b/theme/formal_white/config.php
index
6c0ba87
..
37888ab
100644
(file)
--- a/
theme/formal_white/config.php
+++ b/
theme/formal_white/config.php
@@
-93,7
+93,7
@@
$THEME->layouts = array(
'regions' => array('side-pre', 'side-post'),
'defaultregion' => 'side-post',
),
- '
general
' => array(
+ '
standard
' => array(
'file' => 'general.php',
'regions' => array('side-pre', 'side-post'),
'defaultregion' => 'side-post',