From 1d993795d2640d649a5ca8487510bc6d918d4dbe Mon Sep 17 00:00:00 2001 From: AGSTR <144728914+agstrxyz@users.noreply.github.com> Date: Thu, 22 Aug 2024 15:40:22 +0700 Subject: [PATCH] Update pppoe.tpl fix shortcut pppoe expired plan --- ui/ui/pppoe.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/ui/pppoe.tpl b/ui/ui/pppoe.tpl index dc1da881..435d8ccb 100644 --- a/ui/ui/pppoe.tpl +++ b/ui/ui/pppoe.tpl @@ -139,7 +139,7 @@ {$ds['validity']} {$ds['validity_unit']} {$ds['pool']} {if $ds['plan_expired']}{Lang::T('Yes')}{else}{Lang::T('No')} + href="{$_url}services/pppoe-edit/{$ds['plan_expired']}">{Lang::T('Yes')}{else}{Lang::T('No')} {/if} {if $ds['prepaid'] == no}{$ds['expired_date']}{/if}