diff options
Diffstat (limited to 'server/xml/templates/ref_behandling.xml')
-rw-r--r-- | server/xml/templates/ref_behandling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/xml/templates/ref_behandling.xml b/server/xml/templates/ref_behandling.xml index 6ad71bb..a94f59e 100644 --- a/server/xml/templates/ref_behandling.xml +++ b/server/xml/templates/ref_behandling.xml @@ -4,6 +4,6 @@ <macro name="ref_behandlinghklargoering"/> <macro name="de_5_trin" requires="ref_behandlinghklargoering"/> <macro name="ref_behandling.kirurgisk_procedure" requires="ref_behandling.klargoering,de_5_trin"/> - <macro name="oejendrypning" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/> + <macro name="ref_behandling-oejendrypning" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/> <macro name="supplerende" requires="ref_behandling.klargoering,de_5_trin,ref_behandling.kirurgisk_procedure"/> </template> |