From bed7a14d9e2a509863c5373c187e15e1d913cab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 10 Aug 2011 14:32:48 +0000 Subject: [PATCH] =?UTF-8?q?-=20Wenn=20keine=20Englischen=20LV-Namen=20vorh?= =?UTF-8?q?anden=20sind,=20werden=20die=20deutschen=20angezeigt=20-=20News?= =?UTF-8?q?verwaltung=20zeigt=20nur=20noch=20jene=20News=20zum=20Bearbeite?= =?UTF-8?q?n=20an,=20die=20zum=20jeweiligen=20Context=20passen=20(Freif?= =?UTF-8?q?=C3=A4cher,=20Studiengang)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cis/indextest.php | 21 +++++---- cis/menutest.php | 20 ++++----- cms/dms.php | 25 +++++++---- cms/news.php | 13 +++++- cms/newsverwaltung.php | 70 ++++++++++++++++++++--------- include/lehrveranstaltung.class.php | 24 ++++++++-- locale/de-AT/global.php | 1 + locale/en-US/global.php | 1 + 8 files changed, 119 insertions(+), 56 deletions(-) diff --git a/cis/indextest.php b/cis/indextest.php index 8d8154ec2..39ce25357 100755 --- a/cis/indextest.php +++ b/cis/indextest.php @@ -47,7 +47,7 @@ else if(isset($_GET['content'])) $content = $_GET['content']; else - $content = 'public/news.php'; + $content = '../cms/news.php'; ?> @@ -71,23 +71,26 @@ function changeSprache(sprache) window.location.href="indextest.php?sprache="+sprache+"&content_id=&menu="+menu+"&content="+content; } - + - + + + + + - - - - - + + - +
+
Powered by FH Complete 2.0