[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. 4879bee1c7309200dbccffcce54e540b1ecf5965

Marc Delisle lem9 at users.sourceforge.net
Sat Aug 21 19:19:49 CEST 2010


The branch, master has been updated
       via  4879bee1c7309200dbccffcce54e540b1ecf5965 (commit)
       via  7f26369cc2610ad6b7be4641c337d255b40ca230 (commit)
      from  a20fe8aefed968b4ce51ac258197e5fa61fbc6a7 (commit)


- Log -----------------------------------------------------------------
commit 4879bee1c7309200dbccffcce54e540b1ecf5965
Author: Marc Delisle <marc at infomarc.info>
Date:   Sat Aug 21 13:19:38 2010 -0400

    now 62 languages

commit 7f26369cc2610ad6b7be4641c337d255b40ca230
Author: Aung Khant <aungkhant at yehg.net>
Date:   Sat Aug 21 13:16:18 2010 -0400

    some security advices were shown under the list of advices instead of on the right side

-----------------------------------------------------------------------

Summary of changes:
 css/style.css       |    5 ++---
 templates/index.tpl |    2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/css/style.css b/css/style.css
index efd063f..02580fc 100644
--- a/css/style.css
+++ b/css/style.css
@@ -58,8 +58,7 @@ div.demo#body {
 
 #body {
 	margin: 2em 1em 1em 1em;
-	padding: 0px;
-    float: left;
+	padding-top:1%;
 }
 
 a {
@@ -194,7 +193,7 @@ ul.dllist li {
 #left {
 	margin: 2em 1em 1em 1em;
     float: left;
-	padding: 0 2em 0 2em;
+	padding: 0pt 2em;
 }
 #left ul {
     margin: 0;
diff --git a/templates/index.tpl b/templates/index.tpl
index f8c29e4..1033f06 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -48,7 +48,7 @@ and Spanish.
 
 <p>
 To ease usage to a wide range of people, phpMyAdmin is translated into <a
-href="${base_url}translations.${file_ext}">58 languages</a> and supports both LTR
+href="${base_url}translations.${file_ext}">62 languages</a> and supports both LTR
 and RTL languages.
 </p>
 


hooks/post-receive
-- 
phpMyAdmin website




More information about the Git mailing list