Merge "Name is outside the page range"

This commit is contained in:
Zuul 2018-11-05 19:43:02 +00:00 committed by Gerrit Code Review
commit 66c2fabda9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{% block template %}{% spaceless %}{% jstemplate %}
<div class="confirm-wrapper">
<span class="confirm-list">
<span class="confirm-list" style="word-wrap: break-word; word-break: normal;">
{% blocktrans %}You have selected: [[selection]]. {% endblocktrans %}
</span>
<span class="confirm-text">{% trans 'Please confirm your selection.'%} </span>