aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/www/include
diff options
context:
space:
mode:
authorM.Gergo2019-11-24 11:27:40 +0100
committerM.Gergo2019-11-24 11:27:40 +0100
commit502843a035833f82321ed990ada1eda23612ed92 (patch)
tree16c39b0987926f4b62f30c48297ef3126403fbff /mayor-orig/mayor-naplo/www/include
parent0e8de1ea03765f564bc1757504e0d8c14334b79e (diff)
downloadmayor-502843a035833f82321ed990ada1eda23612ed92.tar.gz
mayor-502843a035833f82321ed990ada1eda23612ed92.zip
Rev: 4574rev4574
Diffstat (limited to 'mayor-orig/mayor-naplo/www/include')
-rw-r--r--mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php b/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php
index 569953b3..5d998779 100644
--- a/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php
+++ b/mayor-orig/mayor-naplo/www/include/menu/private/hu_HU/module-naplo.php
@@ -150,7 +150,7 @@
$MENU['modules']['naplo']['sub']['haladasi'] = array(
'hetes' => array(array('txt' => 'Hetesek')),
'stat' => array(array('txt' => 'Haladási statisztika')),
- 'elszamolas' => array(array('txt' => 'Munkaidő')),
+ 'elszamolas' => array(array('txt' => 'Munkaidő elszámolás')),
);
if (MAYOR_SOCIAL === true) {
$MENU['modules']['naplo']['sub']['haladasi']['helyettesites'] = array(array('txt' => 'Helyettesítés kezelés'));
@@ -302,7 +302,7 @@
'specialis' => array(array('txt' => 'Speciális nap')),
'elmaradas' => array(array('txt' => 'Haladási elmaradások')),
'stat' => array(array('txt' => 'Haladási statisztika')),
- 'elszamolas' => array(array('txt' => 'Elszámolás')),
+ 'elszamolas' => array(array('txt' => 'Munkaidő elszámolás')),
'oralatogatas' => array(array('txt' => 'Óralátogatás')),
'hetes' => array(array('txt' => 'Hetesek')),
);
@@ -431,7 +431,7 @@
'specialis' => array(array('txt' => 'Speciális nap', 'rejtett' => true)),
'elmaradas' => array(array('txt' => 'Haladási elmaradások', 'rejtett' => true)),
'stat' => array(array('txt' => 'Haladási statisztika', 'rejtett' => true)),
- 'elszamolas' => array(array('txt' => 'Elszámolás', 'rejtett' => true)),
+ 'elszamolas' => array(array('txt' => 'Munkaidő elszámolás', 'rejtett' => true)),
'oralatogatas' => array(array('txt' => 'Óralátogatás', 'rejtett' => true)),
'hetes' => array(array('txt' => 'Hetesek')),
);