aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-felveteli/www
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/mayor-felveteli/www')
-rw-r--r--mayor-orig/mayor-felveteli/www/include/menu/public/hu_HU/module-felveteli.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/mayor-orig/mayor-felveteli/www/include/menu/public/hu_HU/module-felveteli.php b/mayor-orig/mayor-felveteli/www/include/menu/public/hu_HU/module-felveteli.php
index 4fa2aa1d..953cc817 100644
--- a/mayor-orig/mayor-felveteli/www/include/menu/public/hu_HU/module-felveteli.php
+++ b/mayor-orig/mayor-felveteli/www/include/menu/public/hu_HU/module-felveteli.php
@@ -1,5 +1,7 @@
<?php
+if (in_array(__PORTAL_CODE,array('vmg','kos'))) {
+
if (__PORTAL_CODE=='kos' || $sub == 'kos') {
$MENU['felveteli'] = array(
array('txt' => 'Felvételi (általános iskola)', 'url' => 'index.php?page=felveteli&sub=kos')
@@ -45,4 +47,6 @@
array('txt' => '6.', 'url' => 'index.php?page=felveteli&sub=tajekoztato/20082009&f=6'),
);
*/
+
+}
?>