diff options
author | ramon <ramongomez@us.es> | 2011-06-16 14:40:49 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2011-06-16 14:40:49 +0000 |
commit | 6b9fc6a1f1527c3096f58de42297f43cd3f3eb55 (patch) | |
tree | 2b175e1075c89bf54037c0d102ad762de0199d9c | |
parent | a35e294e2db5492ae57b4503e86fceea1c8099e9 (diff) |
Modificada URL de ayuda adaptada al nuevo Doxygen (modifica #413)
git-svn-id: https://opengnsys.es/svn/trunk@2072 a21b9725-9963-47de-94b9-378ad31fedc9
-rw-r--r-- | admin/WebConsole/barramenu.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/barramenu.php b/admin/WebConsole/barramenu.php index e7a2e187..ae237427 100644 --- a/admin/WebConsole/barramenu.php +++ b/admin/WebConsole/barramenu.php @@ -99,7 +99,7 @@ include_once("./idiomas/php/".$idioma."/barramenu_".$idioma.".php"); window.top.location.href="acceso.php"; break; case 22: - opadre.frames["frame_contenidos"].document.location.href=href4 + opadre.frames["frame_contenidos"].document.location.href=href5 break; } } |