From 64c871bf4c0b9f3e16b31797234a725b26a1cf39 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Wed, 1 Jun 2016 14:04:39 +0200 Subject: [PATCH] frio: give the heading "messages" a class "heading" - This is needed for pm modal where class heading becomes the modal title) --- view/theme/frio/templates/mail_head.tpl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 view/theme/frio/templates/mail_head.tpl diff --git a/view/theme/frio/templates/mail_head.tpl b/view/theme/frio/templates/mail_head.tpl new file mode 100644 index 0000000000..d788845af3 --- /dev/null +++ b/view/theme/frio/templates/mail_head.tpl @@ -0,0 +1,4 @@ + +

{{$messages}}

+ +{{$tab_content}}