Changeset 329
- Timestamp:
- 11/29/08 22:15:10 (7 months ago)
- Location:
- trunk/themes/blanktheme/templates
- Files:
-
- 2 modified
-
config/themevariables.ini (modified) (1 diff)
-
master.htm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/blanktheme/templates/config/themevariables.ini
r326 r329 1 1 [variables] 2 2 body = 3col 3 layout = 213 3 layout = 213_nc 4 4 usenavtop = p 5 5 usefontresize = y -
trunk/themes/blanktheme/templates/master.htm
r326 r329 2 2 <!--[* config override *]--> 3 3 <!--[* assign var='body' value='grid' *]--> 4 <!--[* assign var='layout' value='123 ' *]-->4 <!--[* assign var='layout' value='123_nc' *]--> 5 5 6 6 <!DOCTYPE html
