Update profile.tpl

Correct the wrong Indonesian
This commit is contained in:
Ahmad Husein 2024-11-29 12:35:13 +07:00 committed by GitHub
parent 4ce4633999
commit 16de814091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,11 +20,11 @@
<input type="file" class="form-control" name="photo" accept="image/*"> <input type="file" class="form-control" name="photo" accept="image/*">
</div> </div>
<div class="form-group col-md-3 col-xs-4" title="Not always Working"> <div class="form-group col-md-3 col-xs-4" title="Not always Working">
<label class=""><input type="checkbox" checked name="faceDetect" value="yes"> Facedetect</label> <label class=""><input type="checkbox" checked name="faceDetect" value="yes"> {Lang::T('Face Detect')}</label>
</div> </div>
</div> </div>
<div class="form-group"> <div class="form-group">
<label class="col-md-3 control-label">{Lang::T('Username')}</label> <label class="col-md-3 control-label">{Lang::T('Usernames')}</label>
<div class="col-md-9"> <div class="col-md-9">
<div class="input-group"> <div class="input-group">
{if $_c['registration_username'] == 'phone'} {if $_c['registration_username'] == 'phone'}