From bac8819c31bac7b4ba3fd788c056202ff51540a3 Mon Sep 17 00:00:00 2001
From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com>
Date: Wed, 28 Aug 2024 22:14:06 +0700
Subject: [PATCH] Update bandwidth-edit.tpl

---
 ui/ui/bandwidth-edit.tpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ui/ui/bandwidth-edit.tpl b/ui/ui/bandwidth-edit.tpl
index c74469f3..5e1b23c0 100644
--- a/ui/ui/bandwidth-edit.tpl
+++ b/ui/ui/bandwidth-edit.tpl
@@ -81,7 +81,7 @@
 					<div class="form-group">
 						<div class="col-lg-offset-2 col-lg-10">
 							<button class="btn btn-primary"
-								type="submit">{Lang::T('Submit')}</button>
+								type="submit">{Lang::T('Save Change')}</button>
 							Or <a href="{$_url}bandwidth/list">{Lang::T('Cancel')}</a>
 						</div>
 					</div>
@@ -92,4 +92,4 @@
 	</div>
 </div>
 
-{include file="sections/footer.tpl"}
\ No newline at end of file
+{include file="sections/footer.tpl"}