diff --git a/cms/news.php b/cms/news.php
index e55f36554..a0caa580a 100755
--- a/cms/news.php
+++ b/cms/news.php
@@ -44,6 +44,7 @@ require_once('../include/datum.class.php');
require_once('../include/phrasen.class.php');
require_once('../include/student.class.php');
require_once('../include/benutzer.class.php');
+require_once('../include/ort.class.php');
$sprache = getSprache();
@@ -211,6 +212,12 @@ function getStgContent($studiengang_kz, $semester, $sprache)
$xml.= 'telefonklappe.']]>';
}
+ if(isset($row_course_leader) && $row_course_leader->ort_kurzbz != "")
+ {
+ $ort = new ort();
+ $ort->load($row_course_leader->ort_kurzbz);
+ $xml.='planbezeichnung.']]>';
+ }
$xml.='';
}
}
@@ -247,6 +254,12 @@ function getStgContent($studiengang_kz, $semester, $sprache)
}
$xml.= 'telefonklappe.']]>';
}
+ if($ma->ort_kurzbz != "")
+ {
+ $ort = new ort();
+ $ort->load($ma->ort_kurzbz);
+ $xml.='planbezeichnung.']]>';
+ }
$xml.='';
}
@@ -284,6 +297,12 @@ function getStgContent($studiengang_kz, $semester, $sprache)
}
$xml.= 'telefonklappe.']]>';
}
+ if($ma->ort_kurzbz != "")
+ {
+ $ort = new ort();
+ $ort->load($ma->ort_kurzbz);
+ $xml.='planbezeichnung.']]>';
+ }
$xml.='';
}
@@ -321,6 +340,12 @@ function getStgContent($studiengang_kz, $semester, $sprache)
}
$xml.= 'telefonklappe.']]>';
}
+ if($ma->ort_kurzbz != "")
+ {
+ $ort = new ort();
+ $ort->load($ma->ort_kurzbz);
+ $xml.='planbezeichnung.']]>';
+ }
$xml.='';
}
diff --git a/include/tw/vilesci_menu_main.inc.php b/include/tw/vilesci_menu_main.inc.php
index 94fe93fb2..36295e9fb 100644
--- a/include/tw/vilesci_menu_main.inc.php
+++ b/include/tw/vilesci_menu_main.inc.php
@@ -189,7 +189,7 @@ $menu=array
'Kartentausch'=>array('name'=>'Kartentausch','link'=>'fhausweis/kartentausch.php','target'=>'main'),
'Verlaengerung'=>array('name'=>'Verlängerung','link'=>'fhausweis/verlaengerung.php','target'=>'main'),
'Suche'=>array('name'=>'Suche','link'=>'fhausweis/search.php','target'=>'main'),
- 'Syncronisation'=>array('name'=>'Syncronisation', 'link'=>'stammdaten/imexport/zutrittskarten/index.html', 'target'=>'main'),
+ 'Synchronisation'=>array('name'=>'Syncronisation', 'link'=>'stammdaten/imexport/zutrittskarten/index.html', 'target'=>'main'),
'Korrektur'=>array('name'=>'Kartenkorrektur','link'=>'fhausweis/kartenkorrektur.php','target'=>'main')
)
),
diff --git a/system/templates/news_xslt_xhtml.xslt b/system/templates/news_xslt_xhtml.xslt
index f16e8f127..51a711aa4 100755
--- a/system/templates/news_xslt_xhtml.xslt
+++ b/system/templates/news_xslt_xhtml.xslt
@@ -4,12 +4,9 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
- News
-
-
+ News
-
News
@@ -39,7 +36,6 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
@@ -109,6 +105,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
T:
+ R:
E:
@@ -116,6 +113,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
T:
+ R:
E:
@@ -123,6 +121,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
T:
+ R:
E:
@@ -130,6 +129,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
T:
+ R:
E: