Browse Source

Merge branch 'typo' of capslock/wifi-with-me into django

jocelyn 9 years ago
parent
commit
cd5229896a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wifiwithme/apps/contribmap/templates/contribmap/wifi-form.html

+ 1 - 1
wifiwithme/apps/contribmap/templates/contribmap/wifi-form.html

@@ -172,7 +172,7 @@ pourraient être intéressantes.
     <div class="form-inline col-md-6">
     <div class="form-inline col-md-6">
       <label for="floor">Mon étage</label>
       <label for="floor">Mon étage</label>
       {{ form.floor }}
       {{ form.floor }}
-      {{ form.phone.errors }}
+      {{ form.floor.errors }}
       /
       /
       {{ form.floor_total }}
       {{ form.floor_total }}
       {{ form.floor_total.errors }}
       {{ form.floor_total.errors }}