fixes
This commit is contained in:
@@ -38,12 +38,16 @@ if ($this->is_id()) {
|
||||
header('Location: /admin/' . $new_setting->get_setv_varchar());
|
||||
}
|
||||
|
||||
elseif ($new_setting->get_setv_setting()->get_set_setting_type_st_id() == 4) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
$smarty->assign("setting", $new_setting);
|
||||
|
||||
$smarty->display("setting_data_edit.tpl");
|
||||
|
||||
|
||||
}
|
||||
else {
|
||||
# BEÁLLÍTÁSOK
|
||||
@@ -66,4 +70,4 @@ else {
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user