diff options
Diffstat (limited to 'server/xml/macros/fundus-1.0.xml')
-rw-r--r-- | server/xml/macros/fundus-1.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/fundus-1.0.xml b/server/xml/macros/fundus-1.0.xml index ed48236..6e3d51e 100644 --- a/server/xml/macros/fundus-1.0.xml +++ b/server/xml/macros/fundus-1.0.xml @@ -34,7 +34,7 @@ </maps> <scripts> </scripts> - <window caption="Vurdering af fundus (B.2.5)" + <widgets caption="Vurdering af fundus (B.2.5)" layout="vbox"> <combobox name="fundus.source" value=""> @@ -54,5 +54,5 @@ <spacer/> <button caption="Gem" action="commit"/> </frame> - </window> + </widgets> </macro> |