Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
9da0d088
Verified
Commit
9da0d088
authored
Nov 18, 2020
by
Mattia Rizzolo
Browse files
packages-list: consistently do not use a '?' in column names
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
6e3a8f24
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/packages/templates/packages-list.html
View file @
9da0d088
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment