<div id="summary" class="card">
<a name="summary"></a>
- <h4>Registration summary</h4>
+ <h4>Registration Summary</h4>
<nav class="button-bar small right">
{%if conference.tickets %}
{%endfor%}
{%if conference.allowedit %}
<nav class="button-bar small">
- <input type="submit" value="Update Registration">
+ <input type="submit" value="Update">
</nav>
<p class="warning">
If you need to change any other details, please contact the conference organisers, by email: <span class="contact-email">{{conference.contactaddr}}</span>
</select>
</div>
<nav class="button-bar small">
- <input type="submit" value="Configure Notifications">
+ <input type="submit" value="Configure">
</nav>
</form>
{%endif%}
{%endfor%}
</div>
<nav class="button-bar small">
- <input type="submit" value="Add Options">
+ <input type="submit" value="Order">
</nav>
</form>
{%endif%}