diff options
Diffstat (limited to 'view/tpl/mail_head.tpl')
-rwxr-xr-x[-rw-r--r--] | view/tpl/mail_head.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/mail_head.tpl b/view/tpl/mail_head.tpl index afb65f537..1cd7145e7 100644..100755 --- a/view/tpl/mail_head.tpl +++ b/view/tpl/mail_head.tpl @@ -1,3 +1,3 @@ -<h3>$messages</h3> +<h3>{{$messages}}</h3> -$tab_content +{{$tab_content}} |