]> git.0d.be Git - panikdb.git/commitdiff
templates: remove leftover character
authorFrédéric Péters <fpeters@0d.be>
Sun, 30 May 2021 08:20:05 +0000 (10:20 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 30 May 2021 08:20:05 +0000 (10:20 +0200)
panikdb/templates/emissions/episode_detail.html

index 92a4cb7ad7b5683c27a46e54b5561f2d85de3049..0a7927ab2ff370f564f376859a56da8a760d7044 100644 (file)
@@ -56,7 +56,7 @@
  <th>{% trans "Fragment?" %}</th>
  <th>{% trans "Download count" %}</th>
  {% if can_manage %}<th>{% trans "Edit" %}</th>{% endif %}
- {% if can_manage %}<th>{% trans "Delete" %}r</th>{% endif %}
+ {% if can_manage %}<th>{% trans "Delete" %}</th>{% endif %}
  {% if perms.emissions.add_focus %}<th>Focus</th>{% endif %}
 </thead>
 <tbody>