Changeset 1767:c99d36e17de6 for admin/index.php
- Timestamp:
- 09/09/13 21:05:35 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r1749 r1767 403 403 } 404 404 405 $class = ' '.(($dashboardItems != '') && ($dashboardContents != '') ? 'two-boxes' : 'one-box txt-center');405 $class = ' '.(($dashboardItems != '') && ($dashboardContents != '') ? 'two-boxes' : 'one-box'); 406 406 407 407 if ($dashboardContents != '' || $dashboardItems != '') {
Note: See TracChangeset
for help on using the changeset viewer.