Update admin.entry.stats.php

Dev Notice removed
This commit is contained in:
Frank Hochmuth 2024-04-05 23:10:09 +02:00 committed by GitHub
parent da46bece7d
commit 8d7fc6fe85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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() {