Changeset 7597 for trunk/wp-includes/js/tinymce/themes/advanced/link.htm
- Timestamp:
- 04/03/2008 08:14:37 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/themes/advanced/link.htm
r7502 r7597 26 26 <td><table border="0" cellspacing="0" cellpadding="0"> 27 27 <tr> 28 <td><input id="href" name="href" type="text" class="mceFocus" value="http://" style="width: 200px" /></td>28 <td><input id="href" name="href" type="text" class="mceFocus" value="http://" style="width: 200px" onfocus="try{this.select();}catch(e){}" /></td> 29 29 <td id="hrefbrowsercontainer"> </td> 30 30 </tr>
Note: See TracChangeset
for help on using the changeset viewer.