mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-12 02:03:50 -04:00
Fix the admin credits, too
This commit is contained in:
@@ -130,4 +130,8 @@ class core_theme_Core {
|
||||
"version" => module::get_var("core", "version"))) .
|
||||
"</li>";
|
||||
}
|
||||
|
||||
static function admin_credits() {
|
||||
return core_theme::credits();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user