diff --git a/LICENSE.txt b/LICENSE.txt
index b27ecb8ba8..4d6494366a 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -193,7 +193,6 @@ Applications:
Flag icons:
- Jersey and EU flag icons: public domain, courtesy Xrmap flag
collection http://www.arvernes.com/wiki/index.php/Xrmap
- - Flag of the Czech Republic, public domain, courtesy of the Wikimedia Foundation
- Guernsey and Isle of Man flags from the Open Clip Art Library, released into the public domain
- All other flag icons: public domain, courtesy mjames@gmail.com http://www.famfamfam.com/
Silk icons: See licenses/LICENSE-SilkIcons.txt
diff --git a/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java b/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java
index 5f0be05796..7acae19630 100644
--- a/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java
+++ b/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java
@@ -56,7 +56,7 @@ public class ConfigUIHelper extends HelperBase {
private static final String langs[] = {"ar", "cs", "da", "de", "ee", "en", "es", "fi",
"fr", "it", "nl", "pl", "pt", "ru",
"sv", "uk", "vi", "zh"};
- private static final String flags[] = {"lang_ar", "cs", "dk", "de", "ee", "us", "es", "fi",
+ private static final String flags[] = {"lang_ar", "cz", "dk", "de", "ee", "us", "es", "fi",
"fr", "it", "nl", "pl", "pt", "ru",
"se", "ua", "vn", "cn"};
private static final String xlangs[] = {_x("Arabic"), _x("Czech"), _x("Danish"),
diff --git a/apps/routerconsole/jsp/index.jsp b/apps/routerconsole/jsp/index.jsp
index 238e454e75..722c2622a6 100644
--- a/apps/routerconsole/jsp/index.jsp
+++ b/apps/routerconsole/jsp/index.jsp
@@ -39,7 +39,7 @@
-
+
diff --git a/build.xml b/build.xml
index 2865c6f7b8..c7282417af 100644
--- a/build.xml
+++ b/build.xml
@@ -907,8 +907,8 @@
-
-
+
+
diff --git a/history.txt b/history.txt
index 7c437804db..67e5b6cfab 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,3 @@
-2012-02-19 kytv
- * console: Add correct flag for the Czech Republic
-
2012-02-17 zzz
* i2psnark: Escape fixes
* netdb.jsp: Fix debug median calculation
diff --git a/installer/resources/icons/flags/cs.png b/installer/resources/icons/flags/cs.png
index cae55257d8..8254790ca7 100644
Binary files a/installer/resources/icons/flags/cs.png and b/installer/resources/icons/flags/cs.png differ