Explorar el Código

add check to zimbra private

andre hace 4 meses
padre
commit
e1609826f5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'}