From 157df46177e6a3f84509a274867831b3a7e50466 Mon Sep 17 00:00:00 2001 From: hafifierahman Date: Thu, 28 Jul 2022 00:30:35 +0800 Subject: [PATCH] fix --- resources/views/customers/info.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/customers/info.blade.php b/resources/views/customers/info.blade.php index 3a15c57..d5e4b22 100644 --- a/resources/views/customers/info.blade.php +++ b/resources/views/customers/info.blade.php @@ -2151,7 +2151,7 @@ if(errortelefon1 <= 0 && errortelefon2 <= 0){ $('#btnkemaskini').removeClass('btn-danger'); $('#btnkemaskini').addClass('btn-primary'); - $('#btnkemaskini').text('Kemaskini'); + $('#btnkemaskini').text('Ubah'); $('#btnkemaskini').attr('onclick','kemaskinifunc()'); $('#btnotp').text('Daftar Akuan Online'); $('#btnotp').attr('onclick','#');