Changeset 2003:32293b4d2aa1 for themes
- Timestamp:
- 09/22/13 12:37:47 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r2002 r2003 437 437 # HTML Tab 438 438 439 echo '<div class="multi-part" id="themes-list'.($conf_tab == 'html' ? '' : '-html').'" title="'.__('Content').'">'; 439 echo '<div class="multi-part" id="themes-list'.($conf_tab == 'html' ? '' : '-html').'" title="'.__('Content').'">'. 440 '<h3 class="out-of-screen-if-js">'.__('Content').'</h3>'; 440 441 441 442 echo '<form id="theme_config" action="blog_theme.php?conf=1" method="post" enctype="multipart/form-data">';
Note: See TracChangeset
for help on using the changeset viewer.