1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-14 02:24:08 +02:00

Work on Media-Manager

This commit is contained in:
CaMer0n
2012-04-22 06:19:21 +00:00
parent e5633942bd
commit 5a80a9a205
11 changed files with 255 additions and 119 deletions

View File

@@ -820,7 +820,7 @@ $columnInfo = array(
$text .= " </select>";
*/
$text .= $frm->imagepicker('download_image', $download_image,'','download');
$text .= $frm->imagepicker('download_image', $download_image,'','download_image');
if ($subAction == "dlm" && $download_image)
{
@@ -844,7 +844,7 @@ $columnInfo = array(
$text .= " </select>";
*/
$text .= $frm->imagepicker('download_thumb', $download_thumb,'','downloadthumb');
$text .= $frm->imagepicker('download_thumb', $download_thumb,'','download_thumb');
$text .= "