Aded options for add more scripts to update
This commit is contained in:
parent
3f9648371e
commit
a46df4f7ad
4 changed files with 56 additions and 2 deletions
5
templates/admin/edit_update.phtml
Normal file
5
templates/admin/edit_update.phtml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue