فهرست منبع

replace client area template

andre 4 سال پیش
والد
کامیت
392c83bedb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      seafile.php

+ 1 - 1
seafile.php

@@ -203,7 +203,7 @@ function seafile_ClientArea($params) {
 	$slang = array();
 	include_once dirname(__FILE__).'/lang/'.$lla.'.php';
 	return array(
-		'tabOverviewReplacementTemplate' => 'clientside',
+		'templatefile' => 'clientside',
 		'vars' => array_merge(
 			array(
 				'url' => $seafileURL,