Project

General

Profile

Bug #18332 » 7704_imageorient.diff

Administrator Admin, 2008-02-28 20:39

View differences:

t3lib/class.t3lib_tceforms.php (working copy)
($styleAttrValue ? ' style="'.htmlspecialchars($styleAttrValue).'"' : '').
' class="c-divider">';
$optGroupOpen = true;
$c--;
} else {
$opt[]= '<option value="'.htmlspecialchars($p[1]).'"'.
$sM.
typo3/sysext/cms/locallang_ttc.xml (working copy)
<label index="imageorient.I.6">In text, right</label>
<label index="imageorient.I.7">In text, left</label>
<label index="imageorient.I.8">__No wrap:__</label>
<label index="imageorient.I.9">In text, right</label>
<label index="imageorient.I.10">In text, left</label>
<label index="imageorient.I.9">Beside text, right</label>
<label index="imageorient.I.10">Beside text, left</label>
<label index="imageborder">Border:</label>
<label index="image_noRows">No rows:</label>
<label index="image_link">Link:</label>
(2-2/2)