www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/layout body-include-2.html


From: Therese Godefroy
Subject: www/server/staging/layout body-include-2.html
Date: Wed, 25 Dec 2019 13:56:21 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/12/25 13:56:21

Modified files:
        server/staging/layout: body-include-2.html 

Log message:
        Add missing navbar switch.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout/body-include-2.html?cvsroot=www&r1=1.7&r2=1.8

Patches:
Index: body-include-2.html
===================================================================
RCS file: /webcvs/www/www/server/staging/layout/body-include-2.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- body-include-2.html 25 Dec 2019 18:09:10 -0000      1.7
+++ body-include-2.html 25 Dec 2019 18:56:21 -0000      1.8
@@ -12,30 +12,24 @@
 
 <label for="language-input"  id="language-button" class="switch">
   <img id="language-icon"
-       src="/server/staging/layout/translation-opt.png"
+      src="/server/staging/layout/translation-opt.1.png"
        alt="&nbsp;[Languages - Toggle translation list]&nbsp;"
        title="Languages - Toggle translation list" />
 </label>
-<!--
+
 <label for="navbar-input"  id="navbar-button" class="switch">
  <img id="navbar-icon" src="/server/staging/layout/menu.png"
       alt="[Toggle main navigation bar]&nbsp;"
       title="Toggle main navigation bar" />
 </label>
--->
 </span>
 
 <input type="checkbox" id="language-input" />
-<!--
 <input type="checkbox" id="navbar-input" />
--->
+
 <!-- For text-based browsers -->
-<!--
 <span style="display: none">&nbsp;(The last 2 buttons and the checkboxes
 are inactive without CSS.)</span>
--->
-<span style="display: none">&nbsp;(The second button and the checkbox
-are inactive without CSS.)</span>
 
 <p id="gnu-banner">
 <a href="/">
@@ -44,8 +38,6 @@
 <span id="fsf-support" class="hide"><a 
href="#mission-statement">フリーソフトウェアファウンデーション</a>主催</span>
 </p><!-- /gnu-banner -->
 
-
-
 <!--
 <div id="searcher">
  <form method="get" action="//www.gnu.org/cgi-bin/estseek.cgi" class="header">
@@ -66,6 +58,13 @@
  language<span class="gnun-split"></span><!--#echo
  encoding="none" var="closing_anchor" --></p>
 
+<div id="languages">
+<p id="set-language">
+ <span class="gnun-split"></span><!--#echo
+ encoding="none" var="language_selector" -->Set
+ language<span class="gnun-split"></span><!--#echo
+ encoding="none" var="closing_anchor" --></p>
+
 <!--#if expr="$TRANSLATION_LIST" -->
 <!--#echo encoding="none" var="TRANSLATION_LIST" -->
 <!--#elif expr="$INITIAL_TRANSLATIONS_LIST = included" -->



reply via email to

[Prev in Thread] Current Thread [Next in Thread]