diff --git a/templates/admin/change_order_scripts.phtml b/templates/admin/change_order_scripts.phtml new file mode 100644 index 0000000..32e57bb --- /dev/null +++ b/templates/admin/change_order_scripts.phtml @@ -0,0 +1,76 @@ +<%inherit file="dashboard.phtml"/> +<%block name="content"> +

${lang('pastafari2', 'servers', 'Servers')} >> ${server_data['hostname']}

+
+% for script in scripts: + +

: ${script['position']}

+ +% endfor +
+

+

${lang('pastafari2', 'servers', 'Servers')} >> ${server_data['hostname']}

+ +<%block name="jscript_block"> + + +