- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r907 r1011 429 429 echo '<p>'.sprintf(__('To configure the top menu go to the <a href="%s">Simple Menu administration page</a>.'),'plugin.php?p=simpleMenu').'</p>'; 430 430 } 431 echo '<p class="field"><label for "logo_src">'.__('Logo URL:').' '.431 echo '<p class="field"><label for="logo_src">'.__('Logo URL:').' '. 432 432 form::field('logo_src',40,255,$ductile_user['logo_src']).'</label>'.'</p>'; 433 433 echo '</fieldset>';
Note: See TracChangeset
for help on using the changeset viewer.