Verified Commit 9da0d088 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

packages-list: consistently do not use a '?' in column names



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 6e3a8f24
......@@ -10,7 +10,7 @@
<th width="30%">{% trans 'Description' %}</th>
<th width="20%">{% trans 'Version' %}</th>
<th width="15%">{% trans 'Uploader' %}</th>
<th width="10%">{% trans 'Needs a sponsor?' %}</th>
<th width="10%">{% trans 'Needs a sponsor' %}</th>
<th width="10%">{% trans 'Already in Debian' %}</th>
</tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment