Sha256: 6e3bec5e58f80b76b57df64295ab90c40691cd1c0f6f97b3db948aa39e717d4e
Contents?: true
Size: 1015 Bytes
Versions: 9
Compression:
Stored size: 1015 Bytes
Contents
<form id="redactorInsertImageForm" method="post" action="" enctype="multipart/form-data"> <table class="redactor_ruler"> <tr> <td colspan="2" style="padding-bottom: 15px;"><a href="" target="_blank" id="redactor_image_edit_src">%RLANG.image_view%</a></td> </tr> <tr> <td nowrap class="small">%RLANG.title%</td> <td><input id="redactor_file_alt" size="20" /></td> </tr> <tr> <td nowrap class="small">%RLANG.image_position%</td> <td width="100%"> <select id="redactor_form_image_align"> <option value="none">%RLANG.none%</option> <option value="left">%RLANG.left%</option> <option value="right">%RLANG.right%</option> </select> </td> </tr> </table> <p> <input type="button" name="save" id="redactorSaveBtn" value="%RLANG.save%" /> <input type="button" name="" id="redactor_image_edit_delete" value="%RLANG._delete%" /> <input type="button" name="" onclick="redactorActive.modalClose();" value="%RLANG.cancel%" /> </p> </form>
Version data entries
9 entries across 9 versions & 1 rubygems