diff --git a/ui/ui/pppoe-add.tpl b/ui/ui/pppoe-add.tpl index b8ace2b4..0a02be52 100644 --- a/ui/ui/pppoe-add.tpl +++ b/ui/ui/pppoe-add.tpl @@ -161,7 +161,8 @@ `; - var postOpt = ``; + var postOpt = ``; function prePaid() { $("#validity_unit").html(preOpt); $('#expired_date').addClass('hidden'); diff --git a/ui/ui/pppoe-edit.tpl b/ui/ui/pppoe-edit.tpl index ef78a3a7..1ad49ceb 100644 --- a/ui/ui/pppoe-edit.tpl +++ b/ui/ui/pppoe-edit.tpl @@ -226,7 +226,8 @@ `; - var postOpt = ``; + var postOpt = ` + `; function prePaid() { $("#validity_unit").html(preOpt); $('#expired_date').addClass('hidden');