diff options
author | ramon <ramongomez@us.es> | 2017-06-28 10:50:56 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2017-06-28 10:50:56 +0000 |
commit | d7fe54ab4126c55d5dbbc0faba23b519fbb9e928 (patch) | |
tree | 0ba201e2abb8b5ccd319732a7453154dab5bd33f /admin/WebConsole | |
parent | 5bfead0bfc154d954cf85ff9db6f5c41a18ef977 (diff) |
#730: Sustitución del nombre del proyecto en ficheros del servidor.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5390 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole')
-rw-r--r-- | admin/WebConsole/validacion/html/login_prueba.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/validacion/html/login_prueba.php b/admin/WebConsole/validacion/html/login_prueba.php index 78b3c5ae..2fa85f6d 100644 --- a/admin/WebConsole/validacion/html/login_prueba.php +++ b/admin/WebConsole/validacion/html/login_prueba.php @@ -6,7 +6,7 @@ $path_parts = pathinfo(__FILE__); <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>OpenGnSys :::: Inicio de equipo - Men de opciones</title> +<title>OpenGnsys :::: Inicio de equipo - Menú de opciones</title> <style> body { margin:0; |