CVS Commit by andreas: Greek website
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
CVS Commit by andreas: Greek website
Log Message:
-----------
Greek website
Modified Files:
--------------
www/pgadmin3/tpl:
menu.php (r1.21 -> r1.22)
Added Files:
-----------
www/pgadmin3/img/flags:
Greece.gif (r1.1)
Index: menu.php
===================================================================
RCS file: /projects/www/pgadmin3/tpl/menu.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -Lpgadmin3/tpl/menu.php -Lpgadmin3/tpl/menu.php -u -w -r1.21 -r1.22
--- pgadmin3/tpl/menu.php
+++ pgadmin3/tpl/menu.php
@@ -10,6 +10,7 @@
Languages:
<a href="?locale=af_ZA"><img src="img/flags/SouthAfrica.gif" alt="Afrikaans"></img></a>
<a href="?locale=de_DE"><img src="img/flags/Germany.gif" alt="German"></img></a>
+ <a href="?locale=el_GR"><img src="img/flags/Greece.gif" alt="Greek"></img></a>
<a href="?locale=en_US"><img src="img/flags/UK.gif" alt="English"></img></a>
<a href="?locale=es_ES"><img src="img/flags/Spain.gif" alt="Spain"></img></a>
<a href="?locale=fa_IR"><img src="img/flags/Persian.gif" alt="Persian"></img></a>
Home |
Main Index |
Thread Index