themes MDL-19077: Update deprecated stuff in all theme config.php files.

This commit is contained in:
tjhunt 2009-07-09 02:06:22 +00:00
parent 4f876e658c
commit 793a204e7b
16 changed files with 45 additions and 405 deletions

View file

@ -123,15 +123,6 @@ $THEME->custompix = false;
/// "pix/mod" directory containing all the icons
/// for all the activity modules.
$THEME->block_l_min_width = 200;
$THEME->block_l_max_width = 200;
$THEME->block_r_min_width = 200;
$THEME->block_r_max_width = 200;
/// These values define the min and max width of the left and right
/// sideblocks in the course pages. If not set or false the standard
/// values are taken.
///$THEME->rarrow = '►' //OR '→';
///$THEME->larrow = '◄' //OR '←';