Aded options for add more scripts to update

This commit is contained in:
Antonio de la Rosa 2022-03-31 01:06:36 +02:00
parent 3f9648371e
commit a46df4f7ad
4 changed files with 56 additions and 2 deletions

View file

@ -0,0 +1,5 @@
<%inherit file="dashboard.phtml"/>
<%block name="content">
<h2>${lang('pastafari2', 'edit_update_server', 'Add and order scripts for ')} ${server_data['hostname']}</h2>
${edit_update|n}
</%block>