1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 02:57:15 +02:00
This commit is contained in:
Cameron
2017-11-06 22:39:18 -08:00
parent 15b075b6af
commit e472801191
3 changed files with 3 additions and 3 deletions

View File

@@ -627,7 +627,7 @@ if ($action == "uopt")
<div>
<div>
<input type='hidden' name='upload_do_edit' value='1'/><p>".
str_replace(array('--SOURCE--', '--DEST--'),array(e_UPLOAD_TEMP_DIR.e_SAVE_FILETYPES,e_ADMIN.e_READ_FILETYPES),DOWLAN_85)
str_replace(array('[x]', '[y]'),array(e_UPLOAD_TEMP_DIR.e_SAVE_FILETYPES,e_ADMIN.e_READ_FILETYPES),DOWLAN_85)
."</p><p>".
DOWLAN_72.$source_file."
</p></div>