Update edit_photo.html
Missed _ in Language Code added. Hardcoded Language in Line 13, 14, 35 should also corrected.
This commit is contained in:
parent
fbe4cbb3c3
commit
ee5f15d06c
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
</div>
|
||||
<div class="text-right">
|
||||
<button name="update_photo" id="button" value="submit" class="btn btn-primary">
|
||||
{lang code='Update Photo'}
|
||||
{lang code='update_photo'}
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Reference in a new issue