Silent 7 tahun lalu
induk
melakukan
6cbd814535
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      resources/views/admin/settings/system.blade.php

+ 1 - 1
resources/views/admin/settings/system.blade.php

xqd
@@ -24,7 +24,7 @@
                             {{ csrf_field() }}
 
                             <div class="form-group row">
-                                <label class="col-sm-2 col-sm-offset-1 control-label">打卡位置</label>
+                                <label class="col-sm-2 col-sm-offset-1 control-label">打卡中心</label>
                                 <div class="col-sm-8">
                                     <input class="form-control" type="text" name="check_card_location" value="{{ $check_card_location->value }}" readonly id="location-select">
                                 </div>