forked from jan/debianmemberportfolio
Remove alioth references
The alioth.debian.org service has been decommisioned. This commit removes links to alioth and the alioth user name input field. Fixes #1
This commit is contained in:
parent
5e213917b7
commit
fb9a387616
7 changed files with 5 additions and 27 deletions
|
|
@ -74,13 +74,6 @@ with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
</label><br />
|
||||
{{ form.salsausername }}
|
||||
</div>
|
||||
<div id="aliothusernamefield"{% if form.aliothusername.errors %} class="witherrors"{% endif %}>
|
||||
<label for="aliothusername">{{ _('Alioth user name:') }}{% if form.aliothusername.errors %}<br />
|
||||
<span class="errormsg">{{ form.aliothusername.errors|join(', ') }}</span>
|
||||
{% endif %}
|
||||
</label><br />
|
||||
{{ form.aliothusername }}
|
||||
</div>
|
||||
<div id="wikihomepagefield"{% if form.wikihomepage.errors %} class="witherrors"{% endif %}>
|
||||
<label for="wikihomepage">{{ _('Wiki user name:') }}{% if form.wikihomepage.errors %}<br />
|
||||
<span class="errormsg">{{ form.wikihomepage.errors|join(', ') }}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue