Added edit server option
This commit is contained in:
parent
83f95ffcb4
commit
f09510683c
3 changed files with 35 additions and 1 deletions
4
templates/admin/edit_server.phtml
Normal file
4
templates/admin/edit_server.phtml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<%inherit file="dashboard.phtml"/>
|
||||
<%block name="content">
|
||||
${edit_server|n}
|
||||
</%block>
|
||||
Loading…
Add table
Add a link
Reference in a new issue