From a8d9b1b7c3c37d311a832df4861d25951c9748ad Mon Sep 17 00:00:00 2001 From: sunxiyuan Date: Tue, 14 Jul 2020 11:55:42 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E5=8E=BB=E9=99=A4=E7=BF=BB=E8=AF=91?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E9=80=89=E6=8B=A9=E9=A1=B5=E9=A1=B6=E9=83=A8?= =?UTF-8?q?=E7=9A=84=E2=80=9C=E9=A1=B9=E7=9B=AE=E5=90=8D-=E9=A1=B9?= =?UTF-8?q?=E7=9B=AEslug=E2=80=9D=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vendor/loco-translate/tpl/admin/bundle/view.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vendor/loco-translate/tpl/admin/bundle/view.php b/vendor/loco-translate/tpl/admin/bundle/view.php index 693306d..ca7b339 100644 --- a/vendor/loco-translate/tpl/admin/bundle/view.php +++ b/vendor/loco-translate/tpl/admin/bundle/view.php @@ -11,10 +11,10 @@ foreach( $projects as $p ): ?>
name === $p->short ):?> -

e('name')?>

-

e('name')?> (e('short')?>)

name === $p->short ):?> + + render('inc-po-links', array( 'nav' => $p->nav ) );