1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Miglioramento sezione credenziali (#116)

This commit is contained in:
Thomas Zilio
2018-03-02 19:36:42 +01:00
parent e1f9c83666
commit bedb41ecf4
3 changed files with 74 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
include_once __DIR__.'/core.php';
$pageTitle = 'Bug';
$pageTitle = tr('Bug');
$jscript_modules[] = App::getPaths()['js'].'/ckeditor/ckeditor.js';
if (filter('op') == 'send') {