aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/checkin/newindex.html
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2015-10-13 23:01:53 +0300
committerFilipp Lepalaan <filipp@mac.com>2015-10-13 23:01:53 +0300
commit1b436e4505cd91d801be956ec398d1ffa149a8b7 (patch)
tree1cdb0af46939d3a919533b132d371656a90b2e56 /servo/templates/checkin/newindex.html
parente9b0f10c534c10b239301a58f8c00a4effe9adbf (diff)
downloadServo-1b436e4505cd91d801be956ec398d1ffa149a8b7.tar.gz
Servo-1b436e4505cd91d801be956ec398d1ffa149a8b7.tar.bz2
Servo-1b436e4505cd91d801be956ec398d1ffa149a8b7.zip
Use lazy translation in forms
Diffstat (limited to 'servo/templates/checkin/newindex.html')
-rw-r--r--servo/templates/checkin/newindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/templates/checkin/newindex.html b/servo/templates/checkin/newindex.html
index 7c04fb8..0188583 100644
--- a/servo/templates/checkin/newindex.html
+++ b/servo/templates/checkin/newindex.html
@@ -123,7 +123,7 @@
</tbody>
</table>
{% bootstrap_field customer_form.checkin_location %}
- {% bootstrap_field customer_form.checkout_location %}
+ {% bootstrap_field customer_form.checkout_location %}
</div>
</div>
<hr/>