diff options
author | deva <deva> | 2009-07-30 08:55:53 +0000 |
---|---|---|
committer | deva <deva> | 2009-07-30 08:55:53 +0000 |
commit | b596d748b398242b556cb5a6271dff014d5e638d (patch) | |
tree | 4c49da6cba80e53cd8ebc07081cb1b4cbd989d78 /server/xml/macros/fluoresceininj-1.0.xml | |
parent | 77272458e7a8906d871b241b5385bbd0f783d861 (diff) |
Changed illogically named 'window' tag into the more descriptive 'widgets' tag.
Diffstat (limited to 'server/xml/macros/fluoresceininj-1.0.xml')
-rw-r--r-- | server/xml/macros/fluoresceininj-1.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/fluoresceininj-1.0.xml b/server/xml/macros/fluoresceininj-1.0.xml index d81d953..648933b 100644 --- a/server/xml/macros/fluoresceininj-1.0.xml +++ b/server/xml/macros/fluoresceininj-1.0.xml @@ -12,7 +12,7 @@ Injektion af fluorescein ved: ${fluorescein_injection.initials}</resume> </maps> <scripts> </scripts> - <window caption="Injektion ved (B.2.7.1)" + <widgets caption="Injektion ved (B.2.7.1)" layout="vbox"> <label caption="I henhold til ovenstående ordination foretages fluorescein injektion."/> @@ -37,5 +37,5 @@ Injektion af fluorescein ved: ${fluorescein_injection.initials}</resume> <spacer/> <button caption="Gem" action="commit"/> </frame> - </window> + </widgets> </macro> |