aboutsummaryrefslogtreecommitdiffstats
path: root/view/crepair.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/crepair.tpl')
-rw-r--r--view/crepair.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/crepair.tpl b/view/crepair.tpl
index c73fd0fdf..94472d448 100644
--- a/view/crepair.tpl
+++ b/view/crepair.tpl
@@ -31,6 +31,10 @@
<input type="text" id="crepair-poll" name="poll" value="$poll" />
<div class="clear"></div>
+<label id="crepair-photo-label" for="crepair-photo">$label_photo</label>
+<input type="text" id="crepair-photo" name="photo" value="" />
+<div class="clear"></div>
+
<input type="submit" name="submit" value="$lbl_submit" />
</form>