add gl_ES flag

git-svn-id: http://piwigo.org/svn/trunk@20861 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2013-02-19 21:39:49 +00:00
commit 05a88e9205
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 122 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 143 KiB

Before After
Before After

View file

@ -253,4 +253,5 @@
#languageSwitch .langflag-yt { background-position:-96px -240px; }
#languageSwitch .langflag-af_ZA { background-position:-120px -240px; }
#languageSwitch .langflag-zm { background-position:-144px -240px; }
#languageSwitch .langflag-zw { background-position:-168px -240px; }
#languageSwitch .langflag-zw { background-position:-168px -240px; }
#languageSwitch .langflag-gl_ES { background-position:-192px -240px; }