1
0

Use the span/legend trick properly. Ooops.

This commit is contained in:
Matthias Mees
2014-01-25 23:30:13 +01:00
parent 03a25aab88
commit 3b23f6b13d
10 changed files with 22 additions and 19 deletions

View File

@ -93,7 +93,7 @@ if (parent.frames && parent.frames['tree']) {
</script>
{else}
<fieldset id="image_size">
<legend><span>{$CONST.IMAGE_SIZE}</span></legend>
<span class="wrap_legend"><legend>{$CONST.IMAGE_SIZE}</legend></span>
<div class="clearfix">
<div class="form_radio">
@ -110,7 +110,7 @@ if (parent.frames && parent.frames['tree']) {
</fieldset>
{if NOT $media.filename_only}
<fieldset id="image_alignment">
<legend><span>{$CONST.IMAGE_ALIGNMENT}</span></legend>
<span class="wrap_legend"><legend>{$CONST.IMAGE_ALIGNMENT}</legend></span>
<div class="clearfix">
<div class="form_radio">
@ -132,7 +132,7 @@ if (parent.frames && parent.frames['tree']) {
</fieldset>
<fieldset id="image_as_link">
<legend><span>{$CONST.IMAGE_AS_A_LINK}</span></legend>
<span class="wrap_legend"><legend>{$CONST.IMAGE_AS_A_LINK}</legend></span>
<div class="clearfix">
<div class="form_radio">