Browse Source

add check to zimbra private

andre 4 months ago
parent
commit
e1609826f5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configureproduct.tpl

+ 1 - 0
configureproduct.tpl

@@ -28,6 +28,7 @@
     *}
         {if $productinfo.gid === 1 || $productinfo.gid === 8}
             {include file='./configure_privat_mail.tpl'}
+            {include file='./check_configure_private_mail.tpl'}
         {elseif $productinfo.gid === 2}
             {include file='./configure_seafile.tpl'}
             {include file='./check_configure_seafile.tpl'}