www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/layout body-include-1.html
Date: Sat, 3 Oct 2020 13:33:54 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/10/03 13:33:54

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

Log message:
        Remove 'header' class.

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

Patches:
Index: body-include-1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/layout/body-include-1.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- body-include-1.html 6 Apr 2020 18:59:49 -0000       1.8
+++ body-include-1.html 3 Oct 2020 17:33:54 -0000       1.9
@@ -9,21 +9,19 @@
 </div>
 
 <form id="fssbox" 
action="https://my.fsf.org/civicrm/profile/create?reset=1&amp;gid=31";
-      method="post" class="header">
- <fieldset>
+      method="post">
+ <div>
   <input name="postURL" type="hidden" value="" />
   <input type="hidden" name="group[25]" value="1" />
   <input name="cancelURL" type="hidden" 
value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=31"; />
   <input name="_qf_default" type="hidden" value="Edit:cancel" />
-  <label for="frmEmail"><span class="gnun-split"></span>
+  <label for="frmEmail">
   <a href="//www.fsf.org/fss">Free Software Supporter</a>:
-  <span class="gnun-split"></span></label>
-  <div>
+  </label>
    <input type="text" id="frmEmail" name="email-Primary" size="18" 
maxlength="80"
           value="email address" onfocus="this.value=''"/>
    <input type="submit" name="_qf_Edit_next" value="Sign up" />
   </div>
- </fieldset>
 </form>
 <div style="clear: both"></div>
 </div>
@@ -41,12 +39,12 @@
 <div id="switches">
  <a id="search-button" class="switch" href="//www.gnu.org/cgi-bin/estseek.cgi">
   <img id="search-icon" height="32"
-       src="/server/staging/layout/search.png"
+       src="/graphics/icons/search.png"
        alt="&nbsp;[Search www.gnu.org]&nbsp;" /></a>
 <!--#if expr="$TRANSLATION_LIST = /<span dir=\"ltr\">/" -->
  <a id="language-button" class="switch" href="#language-container">
   <img id="language-icon" height="32"
-       src="/server/staging/layout/flags.1.png"
+       src="/graphics/icons/translations.png"
        alt="&nbsp;[Languages]&nbsp;" />
  </a>
 <!--#endif -->



reply via email to

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