Changeset 2720:bc400ebfc2e9 for admin/post_media.php
- Timestamp:
- 06/19/14 16:56:47 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post_media.php
r2566 r2720 72 72 73 73 echo 74 '<form action=" post_media.php" method="post">'.74 '<form action="'.$core->adminurl->get("admin.post.media").'" method="post">'. 75 75 '<p>'.__('Are you sure you want to remove this attachment?').'</p>'. 76 76 '<p><input type="submit" class="reset" value="'.__('Cancel').'" /> '.
Note: See TracChangeset
for help on using the changeset viewer.