diff --git a/e107_admin/plugin.php b/e107_admin/plugin.php index cf2690ffb..8e6b071bc 100644 --- a/e107_admin/plugin.php +++ b/e107_admin/plugin.php @@ -2421,7 +2421,7 @@ exit; echo $mes->render(); - $ns->tablerender(LADLAN_98.SEP."Plugin Builder".SEP.LAN_CREATED.": plugin.xml", "
".$xmlText.""); + $ns->tablerender(ADLAN_98.SEP."Plugin Builder".SEP.LAN_CREATED.": plugin.xml", "
".$xmlText.""); $ns->tablerender(LAN_CREATED.": admin_config.php", "
".$text."");