diff --git a/content/tempus.js.php b/content/tempus.js.php
index c81bb164b..c839bc39a 100644
--- a/content/tempus.js.php
+++ b/content/tempus.js.php
@@ -483,6 +483,13 @@ function ResCheckShow()
{
window.open('vilesci/lehre/check/res_check.php', 'KollisionReservierung');
}
+// ****
+// * Zeigt das Fenster zur Kollisionspruefung mit Reservierungen
+// ****
+function SyncLVPlan()
+{
+ window.open('vilesci/lehre/lvplan_custom_sync.php', 'LVPlan Sync');
+}
// ****
// * Oeffnet das Handbuch
diff --git a/content/tempus.xul.php b/content/tempus.xul.php
index a67693783..665937be0 100644
--- a/content/tempus.xul.php
+++ b/content/tempus.xul.php
@@ -54,6 +54,7 @@ echo '';