refactoring package section: new html formating

This commit is contained in:
Serghey Rodin 2012-09-20 15:22:16 +03:00
commit f1253a0fd3
11 changed files with 947 additions and 486 deletions

View file

@ -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']);