Currently, the hyperlink "Heidelberg International" on the main page directs to the german version of the youth hostel [1]. Unfortunately, the button for switching language is quite hidden in the top-right corner. Surely this year there will be a lot of German visitors, but for non-german speakers this might be quite irritating. I've attached a patch which will immediately direct the visitors to the english version of the same page [2].
Greetings, Jack [1] http://www.jugendherberge.de/de-DE/jugendherbergen/Heidelberg%20International10/Portraet [2] http://www.jugendherberge.de/en/youth-hostels/Heidelberg%20International10/Portrait
From c99fe7398bf136edebc1fe48c8a641baaabae565 Mon Sep 17 00:00:00 2001 From: Jack H <jackhensche...@gmail.com> Date: Wed, 18 Mar 2015 22:02:02 +0100 Subject: [PATCH] Edited link to 'Heidelberg International' youth-hostel. Now, visitors are directed immediately to the english version of their Homepage (instead of the german one). --- website/index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.xhtml b/website/index.xhtml index 3782106..2c4f025 100644 --- a/website/index.xhtml +++ b/website/index.xhtml @@ -15,7 +15,7 @@ META discussions, workshops and coding parties – all of them highly technical in nature. DebConf15, the 16th Debian Conference, will be held from the 15th to the 22nd of August 2015 at <a - href="http://www.jugendherberge.de/de-DE/jugendherbergen/Heidelberg%20International10/Portraet" + href="http://www.jugendherberge.de/en/youth-hostels/Heidelberg%20International10/Portrait" title="Youth hostel Heidelberg International">Heidelberg International</a> youth hostel in Heidelberg, Germany. <!-- For more detailed logistical information about attending including what to -- 2.3.3
_______________________________________________ Debconf-team mailing list Debconf-team@lists.debconf.org http://lists.debconf.org/mailman/listinfo/debconf-team