[Phpmyadmin-devel] HTML issue for TIMESTAMP options
Marc Delisle
DelislMa at CollegeSherbrooke.qc.ca
Wed Mar 30 13:37:34 CEST 2005
Hi,
I would like to know how to make the label of the checkbox appear next to it,
and not under it. This is on the table structure editing page.
The following code appears on one HTML line.
Thanks,
Marc
<td bgcolor="#E5E5E5" align="center">
<input type="hidden" name="field_default_orig[]" size="8" value="CURRENT_TIMESTAMP" /><input
id="field_0_7" type="text" name="field_default[]" size="12" value="" class="textfield" /><br
/><input id="field_0_7a" type="checkbox" name="field_default_current_timestamp[0]" checked="checked"
/><label for="field_0_7a" style="font-size: x-small;">CURRENT_TIMESTAMP</label></td>
More information about the Developers
mailing list