Author: buildbot
Date: Wed Jun 25 19:03:59 2014
New Revision: 913789
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/tr/brand.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 25 19:03:59 2014
@@ -1 +1 @@
-1605556
+1605557
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 25 19:03:59 2014
@@ -1 +1 @@
-1605556
+1605557
Modified: websites/staging/ooo-site/trunk/content/tr/brand.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/tr/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/tr/brand.html Wed Jun 25 19:03:59
2014
@@ -43,7 +43,7 @@
<!-- Vietnamese --><option value="vi">Tiếng Viá»t (vi)</option>
</select>
<script>
- var lang = "";
+ var lang = "tr";
var dropdown = document.getElementById('selectlanguage');
var options = dropdown.options;
for(var i=0; i<dropdown.options.length; i++) {