Skip to content

Commit

Permalink
Remove repetitive label
Browse files Browse the repository at this point in the history
  • Loading branch information
tswicegood committed May 26, 2012
1 parent e3418ca commit bdf6a44
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pops/templates/admin/edit_inline/tabular.html
Expand Up @@ -21,10 +21,6 @@ <h2>
</th>
{% endif %}
{% endfor %}

{% if inline_admin_formset.formset.can_delete %}
<th>{% trans "Delete?" %}</th>
{% endif %}
</tr>
</thead>

Expand Down

0 comments on commit bdf6a44

Please sign in to comment.