Changeset 1008:b822eec98d46 for themes/ductile
- Timestamp:
- 11/14/12 15:59:46 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r832 r1008 432 432 echo '<p>'.sprintf(__('To configure the top menu go to the <a href="%s">Simple Menu administration page</a>.'),'plugin.php?p=simpleMenu').'</p>'; 433 433 } 434 echo '<p class="field"><label for "logo_src">'.__('Logo URL:').' '.434 echo '<p class="field"><label for="logo_src">'.__('Logo URL:').' '. 435 435 form::field('logo_src',40,255,$ductile_user['logo_src']).'</label>'.'</p>'; 436 436 echo '</fieldset>';
Note: See TracChangeset
for help on using the changeset viewer.