aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-08-02 17:14:19 +0100
committerStruan Donald <struan@exo.org.uk>2013-08-02 17:14:19 +0100
commit9c835b241687f64fefc42b30c6410d33eada093d (patch)
treed8e5528f41636be435e39834d26299cca049d609
parentf7bc98fb391dbe7fceee1cdb7872a4d4c225c484 (diff)
remove : from generated photo template
-rw-r--r--src/templates/en/photo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/en/photo.html b/src/templates/en/photo.html
index d986a15..b61a5af 100644
--- a/src/templates/en/photo.html
+++ b/src/templates/en/photo.html
@@ -7,7 +7,7 @@
<% } %>
</div>
<div data-role="content">
- <h2>Add a Photo <em>(optional)</em>:</h2>
+ <h2>Add a Photo <em>(optional)</em></h2>
<div class="photo">
<% if ( file == '' ) { %>
<img class="placeholder" src="images/placeholder-photo.png" alt="" id="photo">