Changeset 3445:26274861f3f6 for admin/popup_link.php
- Timestamp:
- 12/07/16 17:12:43 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/popup_link.php
r3434 r3445 40 40 '</form>'. 41 41 42 '<p><button class="reset" id="link-insert-cancel">'.__('Cancel').'</button> - '.43 '<button id="link-insert-ok"><strong>'.__('Insert').'</strong></button></p>'."\n".42 '<p><button type="button" class="reset" id="link-insert-cancel">'.__('Cancel').'</button> - '. 43 '<button type="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.