diff options
Diffstat (limited to 'server/xml/macros/current-1.0.xml')
-rw-r--r-- | server/xml/macros/current-1.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/current-1.0.xml b/server/xml/macros/current-1.0.xml index 1bfd6ea..263c4fe 100644 --- a/server/xml/macros/current-1.0.xml +++ b/server/xml/macros/current-1.0.xml @@ -69,7 +69,7 @@ return true </script> </scripts> - <window caption="Aktuelle (B.2.1.3)" + <widgets caption="Aktuelle (B.2.1.3)" layout="vbox"> <frame layout="vbox"> @@ -279,5 +279,5 @@ <spacer/> <button caption="Gem" action="commit"/> </frame> - </window> + </widgets> </macro> |