Changeset 3434:70552b10c9a3 for admin/popup_link.php
- Timestamp:
- 12/02/16 15:12:01 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/popup_link.php
r3421 r3434 40 40 '</form>'. 41 41 42 '<p>< a class="button reset" href="#" id="link-insert-cancel">'.__('Cancel').'</a> - '.43 '< strong><a class="button" href="#" id="link-insert-ok">'.__('Insert').'</a></strong></p>'."\n".42 '<p><button class="reset" id="link-insert-cancel">'.__('Cancel').'</button> - '. 43 '<button id="link-insert-ok"><strong>'.__('Insert').'</strong></button></p>'."\n". 44 44 45 45 '<script type="text/javascript">'."\n".
Note: See TracChangeset
for help on using the changeset viewer.