aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/templates/en/photo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/en/photo.html b/www/templates/en/photo.html
index c0373a2..7ba6a00 100644
--- a/www/templates/en/photo.html
+++ b/www/templates/en/photo.html
@@ -17,5 +17,5 @@
</div>
<input type="button" id="id_existing" data-theme="c" value="Add an existing photo" >
<input id="id_photo_button" type="button" data-theme="a" value="Take a new photo">
- <input id="id_del_photo_button" type="button" data-theme="a" valu="Remove Photo">
+ <input id="id_del_photo_button" type="button" data-theme="a" value="Remove Photo">
</div>