From ce16a41849ac5434c59158bfb03ec94c11334ef8 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Sat, 10 Oct 2009 10:28:16 +0200 Subject: [PATCH] update other lang --- docs/home-page/de/pages/testimonial.php | 56 ++++++++++++++++++------- docs/home-page/es/pages/testimonial.php | 56 ++++++++++++++++++------- 2 files changed, 84 insertions(+), 28 deletions(-) diff --git a/docs/home-page/de/pages/testimonial.php b/docs/home-page/de/pages/testimonial.php index c25aeb20..a3f62216 100644 --- a/docs/home-page/de/pages/testimonial.php +++ b/docs/home-page/de/pages/testimonial.php @@ -20,12 +20,12 @@ $org_type_lst = array( $version_lst = array( 'empty' => "SELECT ONE", + '206' => "3.0.x", '200' => "1.36.x", '201' => "1.38.x", '202' => "2.0.x", '203' => "2.2.x", '206' => "2.4.x", - '206' => "3.0.x", '204' => "GIT master version" ); @@ -209,11 +209,12 @@ if ($_REQUEST['action'] == 'Add' or $_REQUEST['action'] == 'Modify')