aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-06-11 10:17:51 +0100
committerStruan Donald <struan@exo.org.uk>2013-06-11 10:17:51 +0100
commit7f12c7b0f6d119b971a85c610011501454a11b22 (patch)
tree91b54bd90212f238d68fc17abe35bf472f101d7f
parentbade87483fcd8f80ff6e8e11ec9624843218046d (diff)
value not valu
-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>