summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2019-12-18 17:00:28 +0100
committerRamón M. Gómez <ramongomez@us.es>2019-12-18 17:00:28 +0100
commit318b0a8663de7e27c3b9efc12009382b998beb0e (patch)
treeb35f1a1641fe22ec1394b120a76bb45b3fa0b489 /admin/WebConsole/idiomas/php/eng
parent66bf79d4b7cd5adadecf1497288e92f4b9789861 (diff)
#947: Link the statistics page from the help page.
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng')
-rw-r--r--admin/WebConsole/idiomas/php/eng/ayuda_eng.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/ayuda_eng.php b/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
index eaf1d084..21d0befa 100644
--- a/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
@@ -7,6 +7,7 @@
// Mensajes.
if (empty ($TbMsg)) $TbMsg=array();
$TbMsg["HELP_TITLE"]='Help';
+$TbMsg["OU_STATS"]='Statistics of the Organizational Unit';
$TbMsg["MANUAL"]='User Manual';
$TbMsg["API"]='Engine API documentation';
$TbMsg["CFG"]='Client configuration';