Remove the dropdown menu of mirrors of the website
There is nothing to be gained by loading from www.au vs www
This commit is contained in:
parent
c491c7a48e
commit
86e284ff4d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49932
1 changed files with 0 additions and 14 deletions
|
@ -133,20 +133,6 @@
|
|||
</ul>
|
||||
</div> <!-- LANGUAGENAV -->
|
||||
|
||||
<div id="mirror">
|
||||
<form action="&cgibase;/mirror.cgi" method="get">
|
||||
<div>
|
||||
<h2 class="blockhide"><label for="MIRRORSEL">Mirror</label></h2>
|
||||
<select id="mirrorsel" name="goto">
|
||||
<xsl:call-template name="html-index-mirrors-options-list">
|
||||
<xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
|
||||
</xsl:call-template>
|
||||
</select>
|
||||
</div> <!-- unnamed -->
|
||||
<input type="submit" value="Go" />
|
||||
</form>
|
||||
</div> <!-- MIRROR -->
|
||||
|
||||
<div id="frontshortcuts">
|
||||
<div id="frontshortcutscontent" class="txtshortcuts">
|
||||
<h2>SHORTCUTS</h2>
|
||||
|
|
Loading…
Reference in a new issue