mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Admin-UI: Media-Manager layout enhancements.
This commit is contained in:
@@ -172,7 +172,11 @@ if (varset($e107_popup) != 1)
|
||||
}
|
||||
else
|
||||
{
|
||||
echo($rinfo ? "\n<div class='e-footer-info muted center' style='padding-bottom:20px; margin-top:10px'><small>{$rinfo}</small></div>\n" : "");
|
||||
|
||||
if(!deftrue('e_IFRAME'))
|
||||
{
|
||||
echo($rinfo ? "\n<div class='e-footer-info muted center' style='padding-bottom:20px; margin-top:10px'><small>{$rinfo}</small></div>\n" : "");
|
||||
}
|
||||
}
|
||||
|
||||
} // End of regular-page footer (the above NOT done for popups)
|
||||
|
Reference in New Issue
Block a user