Przeglądaj źródła

debug extend clientarea.tpl

andre 5 lat temu
rodzic
commit
565bc3adb2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      zimbraSingle.php

+ 1 - 1
zimbraSingle.php

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