# # # # manage_macros_rf() - Manage Macros panel # # # subroutine(manage_macros_rf, ( '
'; # Panel header div is created by javascript! '
'; '
'; '
'; # DIV I ''; ''; ''; ''; ''; '
'; # # # Move buttons # The container element ID must be the prefix for the move buttons, this is required by javascript # # '
'; '' . lang_stats.macros.move_top . '
'; '' . lang_stats.macros.move_up . '
'; '' . lang_stats.macros.move_down . '
'; '' . lang_stats.macros.move_bottom . ''; '
'; '
'; # # # Macro items list # # '
'; '
'; '

' . lang_stats.macros.no_macros_exist . '

'; '
'; # macros '
'; '
'; # DIV I # # # Bottom buttons # # '
'; ''; ''; '
'; '
'; '
'; # panel-50-body '
'; # manage_macros:panel ));