Parcourir la source

Fix typo s/phone/floor/

Signed-off-by: CapsLock <faimaison@legeox.net>
CapsLock il y a 9 ans
Parent
commit
c1c715e9af

+ 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">
       <label for="floor">Mon étage</label>
       {{ form.floor }}
-      {{ form.phone.errors }}
+      {{ form.floor.errors }}
       /
       {{ form.floor_total }}
       {{ form.floor_total.errors }}