Changeset 613:81c07326c9a6 for themes/ductile/_config.php
- Timestamp:
- 07/22/11 09:52:47 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
-
themes/ductile/_config.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r612 r613 266 266 } 267 267 268 // Legacy mode 269 if (!$standalone_config) echo '</form>'; 270 268 271 # HTML Tab 269 272 … … 450 453 echo '</div>'; // Close tab 451 454 455 // Legacy mode 456 if (!$standalone_config) echo '<form style="display:none">'; 457 452 458 // Need some more Js 453 459 $core->auth->user_prefs->addWorkspace('accessibility');
Note: See TracChangeset
for help on using the changeset viewer.
