Browse Source

Update aff_mailcontact.html

cherry-pick-a02e03ac
chirac 8 years ago
committed by Gabriel Detraz
parent
commit
d9d919f8fe
  1. 2
      preferences/templates/preferences/aff_mailcontact.html

2
preferences/templates/preferences/aff_mailcontact.html

@ -38,7 +38,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% can_edit mailcontact %}
{% include 'buttons/edit.html' with href='preferences:edit-mailcontact' id=mailcontact.id %}
{% acl_end %}
{% include 'buttons/history.html' with href='preferences:history' name='mailcontact' id=mailcontact.id %}
{% history_button mailcontact %}
</td>
</tr>
{% endfor %}

Loading…
Cancel
Save