Author: tal
Date: Tue May 13 22:48:16 2014
New Revision: 1594408

URL: http://svn.apache.org/r1594408
Log:
/templates/test-he/brand.html... trials.

Modified:
    openoffice/ooo-site/trunk/templates/test-he/brand.html

Modified: openoffice/ooo-site/trunk/templates/test-he/brand.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/test-he/brand.html?rev=1594408&r1=1594407&r2=1594408&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/test-he/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/test-he/brand.html Tue May 13 22:48:16 
2014
@@ -1,12 +1,10 @@
-testing template  <div id="{{ headers.divid }}">
-       <div id="languages">
-               <select id="select-language">
-                 <option value="/en" selected="selected">English</option>
-                 <option value="/...">...</option>
-               </select>
-       </div>
+<div id="{{ headers.divid }}">
+       <div id="languages" style="float: right; padding: 1em; font-size: 
0.9em;">
+       Language: <select id="selectlanguage"><option value="en" 
selected="selected">English</option>
+<option value="de">German</option>
+  </select></div>
     <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img 
id="ooo-logo" alt="{{ headers.name }}" src="/images/{{ headers.logo 
}}"/></a></div>
-    <div id="bannerright">        
+    <div id="bannerright">
       <div style="relative; margin: 14px 0 0 0; height: 24px;">
        <form id="cse-search-box-header" action="http://www.google.com/search"; 
method="get">
          <div>


Reply via email to