mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
refactoring package section: new html formating
This commit is contained in:
parent
8d95390eaf
commit
f1253a0fd3
11 changed files with 947 additions and 486 deletions
|
@ -181,7 +181,6 @@ if ($_SESSION['user'] == 'admin') {
|
|||
}
|
||||
}
|
||||
|
||||
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_edit_package.html');
|
||||
include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/edit_package.html');
|
||||
unset($_SESSION['error_msg']);
|
||||
unset($_SESSION['ok_msg']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue