[Bb-trac] [bbPress] #826: HTML "label for" mismatch with "input id"
in bb-admin/options-wordpress.php
bbPress
bb-trac at lists.bbpress.org
Sat Mar 15 15:26:15 GMT 2008
#826: HTML "label for" mismatch with "input id" in bb-admin/options-wordpress.php
----------------------------+-----------------------------------------------
Reporter: da3rX | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 0.9
Component: Administration | Version: 1.0-alpha (trunk)
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
{{{
<label for="bb_secret">
<?php _e('WordPress database secret'); ?>
</label>
<input class="text" name="secret" id="secret" value="<?php
bb_form_option('secret'); ?>" />
}}}
--
Ticket URL: <http://trac.bbpress.org/ticket/826>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list