mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Update profile.tpl
Correct the wrong Indonesian
This commit is contained in:
parent
4ce4633999
commit
16de814091
1 changed files with 2 additions and 2 deletions
|
@ -20,11 +20,11 @@
|
|||
<input type="file" class="form-control" name="photo" accept="image/*">
|
||||
</div>
|
||||
<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 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="input-group">
|
||||
{if $_c['registration_username'] == 'phone'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue