Changeset 1454:e64273de06ad for themes/customCSS/_config.php
- Timestamp:
- 08/18/13 16:27:51 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/customCSS/_config.php
r1179 r1454 34 34 35 35 echo 36 '<p class="area"><label>'.__('Style sheet:').' '.37 form::textarea('css',60,20,html::escapeHTML($css_content)).'</ label></p>';36 '<p class="area"><label>'.__('Style sheet:').'</label> '. 37 form::textarea('css',60,20,html::escapeHTML($css_content)).'</p>'; 38 38 ?>
Note: See TracChangeset
for help on using the changeset viewer.