Update edit_photo.html

Missed _ in Language Code added.
Hardcoded Language in Line 13, 14, 35 should also corrected.
This commit is contained in:
ITC Media 2016-05-18 15:53:24 +02:00
parent fbe4cbb3c3
commit ee5f15d06c

View file

@ -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>
@ -59,4 +59,4 @@
</div>
</div>
</div>
</div>
</div>