diff --git a/content/tempus.js.php b/content/tempus.js.php
index a5103d8e4..862e7a341 100644
--- a/content/tempus.js.php
+++ b/content/tempus.js.php
@@ -284,4 +284,12 @@ function UnDo(log_id, bezeichnung)
LvTreeRefresh();
}
}
+}
+
+// ****
+// * Oeffnet die ToDoListe fuers Tempus
+// ****
+function HelpOpenToDo()
+{
+ window.open('ToDo_Tempus.html','ToDo');
}
\ No newline at end of file
diff --git a/content/tempus.xul.php b/content/tempus.xul.php
index e51a31137..a4a2d8173 100644
--- a/content/tempus.xul.php
+++ b/content/tempus.xul.php
@@ -54,6 +54,7 @@ echo '';
+
@@ -178,6 +179,12 @@ echo '';
label = "&menu-help-close.label;"
command = "menu-help-close:command"
accesskey = "&menu-help-close.accesskey;"/>
+
diff --git a/locale/de-AT/tempus.dtd b/locale/de-AT/tempus.dtd
index 924aa9484..691faa80f 100644
--- a/locale/de-AT/tempus.dtd
+++ b/locale/de-AT/tempus.dtd
@@ -49,3 +49,7 @@
+
+
+
+