Changeset 2036 in ExiteCMS for themes/public/BackOff/php-files/themes/BackOff/theme.php
- Timestamp:
- 11/16/08 12:34:52 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/BackOff/php-files/themes/BackOff/theme.php
r2034 r2036 7 7 +----------------------------------------------------------------------+ 8 8 | Some code derived from PHP-Fusion, copyright 2002 - 2006 Nick Jones | 9 +----------------------------------------------------------------------+ 10 | Original BackOff theme by Benjamin Eriksen © 2007 | 11 | Web: http://phpfusion.org - Wmail: webmaster@phpfusion.org | 12 | Theme converted to ExiteCMS by WanWizard | 9 13 +----------------------------------------------------------------------+ 10 14 | Released under the terms & conditions of v2 of the GNU General Public| … … 56 60 57 61 // theme width definitions 58 define('THEME_WIDTH', "9 94");59 define('SIDE_WIDTH', "17 0");62 define('THEME_WIDTH', "900"); 63 define('SIDE_WIDTH', "175"); 60 64 61 65 // make sure this is defined, we need it later
Note: See TracChangeset
for help on using the changeset viewer.
