diff options
author | deva <deva> | 2009-07-24 13:59:36 +0000 |
---|---|---|
committer | deva <deva> | 2009-07-24 13:59:36 +0000 |
commit | 408c7c5b36e1058a76741a22876593ee8c042dd4 (patch) | |
tree | 2fa4fb2a1586a0019349f3da569cbb1fc86c3dc5 /server/xml/templates/amd_behandling.xml | |
parent | c0392425fbc024084da9c626fa47814a34eba3e7 (diff) |
Introduced a new template tag called 'header' to replace the macro-tag-with-header-attribute construct.
Diffstat (limited to 'server/xml/templates/amd_behandling.xml')
-rw-r--r-- | server/xml/templates/amd_behandling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/xml/templates/amd_behandling.xml b/server/xml/templates/amd_behandling.xml index 016a6f2..7581864 100644 --- a/server/xml/templates/amd_behandling.xml +++ b/server/xml/templates/amd_behandling.xml @@ -3,7 +3,7 @@ resume="Behandling af AMD med Lucentis"> <macro name="header" static="true"/> - <macro header="Behandling"/> + <header caption="Behandling"/> <macro name="amdinjektionindikation"/> <macro name="5steps"/> <macro name="amdprocedure"/> |