Changeset 648:a62f0340d2e4
- Timestamp:
- 07/25/11 18:48:10 (14 years ago)
- Branch:
- themes
- Children:
- 649:add06bab4a57, 650:0da4a5fecca3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_config.php
r646 r648 419 419 form::field('post_link_v_c',7,7,$ductile_user['post_link_v_c'],'colorpicker').'</p>'. 420 420 421 '<p class="field picker"><label for=" body_link_f_c">'.__('Active, hover and focus links color:').'</label> '.421 '<p class="field picker"><label for="post_link_f_c">'.__('Active, hover and focus links color:').'</label> '. 422 422 form::field('post_link_f_c',7,7,$ductile_user['post_link_f_c'],'colorpicker').'</p>'. 423 423 '</fieldset>';
Note: See TracChangeset
for help on using the changeset viewer.