diff --git a/core/core.php b/core/core.php index acc83615..25fe35d9 100644 --- a/core/core.php +++ b/core/core.php @@ -2377,13 +2377,13 @@ class layout extends common { if (sizeof($this->i18nInstalled()) > 1) { $items .= '
  • '; $items .= 'geti18n().'" src="' . helper::baseUrl(false) .'core/vendor/icon-flags/svg/'. $this->geti18n() .'.svg" data-tippy-content="'. $this->geti18n() .'" />'; + $items .= ' name="'.$this->geti18n().'" src="' . helper::baseUrl(false) .'core/vendor/icon-flags/png/'. $this->geti18n() .'.png" data-tippy-content="'. $this->geti18n() .'" />'; $items .= '
  • '; foreach ($this->i18nInstalled() as $itemKey => $item) { if ($this->geti18n() !== $itemKey ) { $items .= '
  • '; $items .= ''; + $items .= ' name="'.$itemKey.'" src="' . helper::baseUrl(false) .'core/vendor/icon-flags/png/'. $itemKey .'.png" data-tippy-content="'. $item .'" />'; $items .= '
  • '; } } diff --git a/core/vendor/icon-flags/png/bg.png b/core/vendor/icon-flags/png/bg.png new file mode 100644 index 00000000..ec03d4f8 Binary files /dev/null and b/core/vendor/icon-flags/png/bg.png differ diff --git a/core/vendor/icon-flags/png/cz.png b/core/vendor/icon-flags/png/cz.png new file mode 100644 index 00000000..acfac562 Binary files /dev/null and b/core/vendor/icon-flags/png/cz.png differ diff --git a/core/vendor/icon-flags/png/de.png b/core/vendor/icon-flags/png/de.png new file mode 100644 index 00000000..2dbd9b08 Binary files /dev/null and b/core/vendor/icon-flags/png/de.png differ diff --git a/core/vendor/icon-flags/png/dk.png b/core/vendor/icon-flags/png/dk.png new file mode 100644 index 00000000..65d6b355 Binary files /dev/null and b/core/vendor/icon-flags/png/dk.png differ diff --git a/core/vendor/icon-flags/png/en.png b/core/vendor/icon-flags/png/en.png new file mode 100644 index 00000000..54878e75 Binary files /dev/null and b/core/vendor/icon-flags/png/en.png differ diff --git a/core/vendor/icon-flags/png/es.png b/core/vendor/icon-flags/png/es.png new file mode 100644 index 00000000..a8ad334c Binary files /dev/null and b/core/vendor/icon-flags/png/es.png differ diff --git a/core/vendor/icon-flags/png/fi.png b/core/vendor/icon-flags/png/fi.png new file mode 100644 index 00000000..1ad17975 Binary files /dev/null and b/core/vendor/icon-flags/png/fi.png differ diff --git a/core/vendor/icon-flags/png/fr.png b/core/vendor/icon-flags/png/fr.png new file mode 100644 index 00000000..a7684766 Binary files /dev/null and b/core/vendor/icon-flags/png/fr.png differ diff --git a/core/vendor/icon-flags/png/is.png b/core/vendor/icon-flags/png/is.png new file mode 100644 index 00000000..74c9e034 Binary files /dev/null and b/core/vendor/icon-flags/png/is.png differ diff --git a/core/vendor/icon-flags/png/it.png b/core/vendor/icon-flags/png/it.png new file mode 100644 index 00000000..d62e50b2 Binary files /dev/null and b/core/vendor/icon-flags/png/it.png differ diff --git a/core/vendor/icon-flags/png/nl.png b/core/vendor/icon-flags/png/nl.png new file mode 100644 index 00000000..aeb72b66 Binary files /dev/null and b/core/vendor/icon-flags/png/nl.png differ diff --git a/core/vendor/icon-flags/png/no.png b/core/vendor/icon-flags/png/no.png new file mode 100644 index 00000000..e14f90f3 Binary files /dev/null and b/core/vendor/icon-flags/png/no.png differ diff --git a/core/vendor/icon-flags/png/pt.png b/core/vendor/icon-flags/png/pt.png new file mode 100644 index 00000000..e0619bc9 Binary files /dev/null and b/core/vendor/icon-flags/png/pt.png differ diff --git a/core/vendor/icon-flags/png/ro.png b/core/vendor/icon-flags/png/ro.png new file mode 100644 index 00000000..57f34f35 Binary files /dev/null and b/core/vendor/icon-flags/png/ro.png differ diff --git a/core/vendor/icon-flags/png/sv.png b/core/vendor/icon-flags/png/sv.png new file mode 100644 index 00000000..7fe790cb Binary files /dev/null and b/core/vendor/icon-flags/png/sv.png differ diff --git a/core/vendor/icon-flags/svg/bg.svg b/core/vendor/icon-flags/svg/bg.svg deleted file mode 100644 index b69b738f..00000000 --- a/core/vendor/icon-flags/svg/bg.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/cz.svg b/core/vendor/icon-flags/svg/cz.svg deleted file mode 100644 index ee59f947..00000000 --- a/core/vendor/icon-flags/svg/cz.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/de.svg b/core/vendor/icon-flags/svg/de.svg deleted file mode 100644 index 737e329d..00000000 --- a/core/vendor/icon-flags/svg/de.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/dk.svg b/core/vendor/icon-flags/svg/dk.svg deleted file mode 100644 index f86b8513..00000000 --- a/core/vendor/icon-flags/svg/dk.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/en.svg b/core/vendor/icon-flags/svg/en.svg deleted file mode 100644 index 5389a49d..00000000 --- a/core/vendor/icon-flags/svg/en.svg +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/es.svg b/core/vendor/icon-flags/svg/es.svg deleted file mode 100644 index 506b28bc..00000000 --- a/core/vendor/icon-flags/svg/es.svg +++ /dev/null @@ -1,705 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/fi.svg b/core/vendor/icon-flags/svg/fi.svg deleted file mode 100644 index f0d3c8e0..00000000 --- a/core/vendor/icon-flags/svg/fi.svg +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/fr.svg b/core/vendor/icon-flags/svg/fr.svg deleted file mode 100644 index 7e0bdb8e..00000000 --- a/core/vendor/icon-flags/svg/fr.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/is.svg b/core/vendor/icon-flags/svg/is.svg deleted file mode 100644 index 046ffd0b..00000000 --- a/core/vendor/icon-flags/svg/is.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/it.svg b/core/vendor/icon-flags/svg/it.svg deleted file mode 100644 index 1a9f297f..00000000 --- a/core/vendor/icon-flags/svg/it.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/nl.svg b/core/vendor/icon-flags/svg/nl.svg deleted file mode 100644 index be962d33..00000000 --- a/core/vendor/icon-flags/svg/nl.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/no.svg b/core/vendor/icon-flags/svg/no.svg deleted file mode 100644 index 699ed31c..00000000 --- a/core/vendor/icon-flags/svg/no.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/pt.svg b/core/vendor/icon-flags/svg/pt.svg deleted file mode 100644 index 752ea647..00000000 --- a/core/vendor/icon-flags/svg/pt.svg +++ /dev/null @@ -1,526 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/ro.svg b/core/vendor/icon-flags/svg/ro.svg deleted file mode 100644 index 311c372d..00000000 --- a/core/vendor/icon-flags/svg/ro.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/core/vendor/icon-flags/svg/sv.svg b/core/vendor/icon-flags/svg/sv.svg deleted file mode 100644 index 0fcd4f4a..00000000 --- a/core/vendor/icon-flags/svg/sv.svg +++ /dev/null @@ -1,301 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -