mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-04 20:19:53 +08:00
refactor:去除Loco Translate的底部版本号
This commit is contained in:
parent
e1821167ac
commit
6b35388665
1 changed files with 2 additions and 1 deletions
|
@ -126,7 +126,8 @@ abstract class Loco_mvc_AdminController extends Loco_mvc_Controller {
|
|||
if( $this->bench && ( $info = $this->get('_debug') ) ){
|
||||
$html .= sprintf('<span>%ss</span>', number_format_i18n($info['time'],2) );
|
||||
}
|
||||
return $html;
|
||||
// return $html;
|
||||
return $text;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue