mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Theme Manager GUI fixes.
This commit is contained in:
@@ -202,6 +202,7 @@ class e_form
|
||||
|
||||
$url = e_ADMIN_ABS."image.php?mode={$mode}&action={$action}".$cat;
|
||||
$url .= "&iframe=1";
|
||||
$title = "Media Manager : ".$category;
|
||||
|
||||
$ret = "<a title=\"{$title}\" rel='external' class='e-dialog' href='".$url."'>".$label."</a>";
|
||||
|
||||
|
Reference in New Issue
Block a user