diff --git a/content/fas.xul.php b/content/fas.xul.php
index 350aa29f6..62f3b9d73 100644
--- a/content/fas.xul.php
+++ b/content/fas.xul.php
@@ -110,6 +110,7 @@ echo '';
+
@@ -482,6 +483,12 @@ echo '';
label = "&menu-extras-lehrfachverwaltung.label;"
command = "menu-extras-lehrfachverwaltung:command"
accesskey = "&menu-extras-lehrfachverwaltung.accesskey;"/>
+
diff --git a/content/fasoverlay.js.php b/content/fasoverlay.js.php
index 2bf84bd18..53d6bf724 100644
--- a/content/fasoverlay.js.php
+++ b/content/fasoverlay.js.php
@@ -917,6 +917,14 @@ function ExtrasShowLehrfachverwaltung()
window.open('vilesci/lehre/lehrfach.php','Lehrfach','');
}
+// ****
+// * Zeigt HTML Seite mit Lektorenzuordnung zu Instituten
+// ****
+function ExtrasShowLektorenzuordnunginstitute()
+{
+ window.open('vilesci/personen/institutsliste.php','Lektorenzuordnung-Institute','');
+}
+
// ****
// * Zeigt eine Seite zum Importieren der Funktionen aus der vorherigen BISMeldung
// ****
diff --git a/locale/de-AT/fas.dtd b/locale/de-AT/fas.dtd
index 44b4971aa..934b9dc9a 100644
--- a/locale/de-AT/fas.dtd
+++ b/locale/de-AT/fas.dtd
@@ -192,6 +192,10 @@
+
+
+
+