Ver Fonte

debug extend clientarea.tpl

andre há 5 anos atrás
pai
commit
9cb46d784b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      zimbraSingle.php

+ 1 - 1
zimbraSingle.php

@@ -52,7 +52,7 @@ function zimbraSingle_ClientArea($params)
     );
     
     return array(
-        'templatefile' => 'clientarea',
+        'templatefile' => 'zimbrainfo',
         'vars' => array(
             'test1' => 'hello',
             'test2' => 'world',