mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Backend changes & some templates' translation
This commit is contained in:
parent
43d7825b68
commit
dcf849263d
24 changed files with 1136 additions and 1085 deletions
|
@ -65,7 +65,7 @@ top_panel($user,$TAB);
|
|||
unset($output);
|
||||
}
|
||||
if (empty($_SESSION['error_msg'])) {
|
||||
$_SESSION['ok_msg'] = "OK: changes has been saved.";
|
||||
$_SESSION['ok_msg'] = _('OK: changes has been saved.');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue