diff --git a/preferences/templates/preferences/aff_mailcontact.html b/preferences/templates/preferences/aff_mailcontact.html index 55d268f0..76e11d70 100644 --- a/preferences/templates/preferences/aff_mailcontact.html +++ b/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 %} {% endfor %}