Changeset 411:7735865d1ac0 for admin/popup_link.php
- Timestamp:
- 06/23/11 14:34:44 (14 years ago)
- Branch:
- wysiwyg
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/popup_link.php
r328 r411 64 64 form::combo('hreflang',$lang_combo,$hreflang). 65 65 '</label></p>'. 66 '<p><a class="button reset" href="#" id="link-insert-cancel">'.__('cancel').'</a> -'.67 '< strong><a class="button" href="#" id="link-insert-ok">'.__('insert').'</a></strong></p>'."\n".66 '<p><a class="button cancel" href="#" id="link-insert-cancel">'.__('cancel').'</a>'. 67 '<a class="button insert" href="#" id="link-insert-ok">'.__('insert').'</a></p>'."\n". 68 68 69 69 '<div id="div-entries">'.
Note: See TracChangeset
for help on using the changeset viewer.