diff options
author | vdigital <vdigital@piwigo.org> | 2009-05-29 21:46:58 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2009-05-29 21:46:58 +0000 |
commit | d5cd582ca257cf5eb9dc38d5f9f25ab7afaade4b (patch) | |
tree | d18cfe930022d9d222cb03e2e4b41927c02e710a /plugins/language_switch/main.inc.php | |
parent | 24ce31b9b3c4fa98fd5df10eb1b3c132e833d64e (diff) |
Merge: 3368
+ Language Switch enhanced design and concepts.
git-svn-id: http://piwigo.org/svn/trunk@3369 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | plugins/language_switch/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php index aaf3f20c1..c5887c364 100644 --- a/plugins/language_switch/main.inc.php +++ b/plugins/language_switch/main.inc.php @@ -23,7 +23,7 @@ /* Plugin Name: Language Switch -Version: 2.0.2 +Version: 2.0.2a Description: Switch to another language from flags on your gallery home page. Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123 Author: Piwigo team |