mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-29 15:59:22 -04:00
with the callbacks in the xxx_block helpers. So in the theme we have:
admin.html.php:
$theme->admin_page_bottom()
then in the helpers:
core_block.php:
function admin_page_bottom() { }
2.7 KiB
2.7 KiB