interface/web/dashboard/dashlets/mailquota.php | ●●●●● patch | view | raw | blame | history | |
interface/web/dashboard/dashlets/quota.php | ●●●●● patch | view | raw | blame | history |
interface/web/dashboard/dashlets/mailquota.php
@@ -3,10 +3,10 @@ class dashlet_mailquota { function show() { global $app, $conf; global $app; //* Loading Template $app->uses('tpl'); $app->uses('tpl,quota_lib'); $tpl = new tpl; $tpl->newTemplate("dashlets/templates/mailquota.htm"); interface/web/dashboard/dashlets/quota.php
@@ -6,7 +6,7 @@ global $app; //* Loading Template $app->uses('tpl','quota_lib'); $app->uses('tpl,quota_lib'); $tpl = new tpl; $tpl->newTemplate("dashlets/templates/quota.htm");