equal
deleted
inserted
replaced
29 <table border="0" cellpadding="4" cellspacing="0"> |
29 <table border="0" cellpadding="4" cellspacing="0"> |
30 <tr> |
30 <tr> |
31 <td nowrap="nowrap"><label id="hreflabel" for="href">{#advlink_dlg.url}</label></td> |
31 <td nowrap="nowrap"><label id="hreflabel" for="href">{#advlink_dlg.url}</label></td> |
32 <td><table border="0" cellspacing="0" cellpadding="0"> |
32 <td><table border="0" cellspacing="0" cellpadding="0"> |
33 <tr> |
33 <tr> |
34 <td><input id="href" name="href" type="text" value="" onchange="selectByValue(this.form,'linklisthref',this.value);" /></td> |
34 <td><input id="href" name="href" type="text" class="mceFocus" value="" onchange="selectByValue(this.form,'linklisthref',this.value);" /></td> |
35 <td id="hrefbrowsercontainer"> </td> |
35 <td id="hrefbrowsercontainer"> </td> |
36 </tr> |
36 </tr> |
37 </table></td> |
37 </table></td> |
38 </tr> |
38 </tr> |
39 <tr id="linklisthrefrow"> |
39 <tr id="linklisthrefrow"> |
325 </div> |
325 </div> |
326 </div> |
326 </div> |
327 |
327 |
328 <div class="mceActionPanel"> |
328 <div class="mceActionPanel"> |
329 <div style="float: left"> |
329 <div style="float: left"> |
330 <input type="button" id="insert" name="insert" value="{#insert}" onclick="insertAction();" /> |
330 <input type="submit" id="insert" name="insert" value="{#insert}" /> |
331 </div> |
331 </div> |
332 |
332 |
333 <div style="float: right"> |
333 <div style="float: right"> |
334 <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" /> |
334 <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" /> |
335 </div> |
335 </div> |