diff --git a/admin/panels/entry/admin.entry.stats.php b/admin/panels/entry/admin.entry.stats.php index a60e25f..0807396 100644 --- a/admin/panels/entry/admin.entry.stats.php +++ b/admin/panels/entry/admin.entry.stats.php @@ -30,7 +30,6 @@ function setup() { global $lang; $lang ['admin'] ['entry'] ['stats'] = array(); - // $this->smarty->assign('warnings', '[Dev Notice] Panel lang strings are currently hardcoded.'); } function main() {