Changeset 7502 for trunk/wp-includes/js/tinymce/themes/advanced/link.htm
- Timestamp:
- 03/24/2008 04:18:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/themes/advanced/link.htm
r7270 r7502 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=" " style="width: 200px" onchange="LinkDialog.checkPrefix(this);" /></td>28 <td><input id="href" name="href" type="text" class="mceFocus" value="http://" style="width: 200px" /></td> 29 29 <td id="hrefbrowsercontainer"> </td> 30 30 </tr>
Note: See TracChangeset
for help on using the changeset viewer.