www-commits
[Top][All Lists]
Advanced

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

www/server/staging/graphics graphics.html


From: Therese Godefroy
Subject: www/server/staging/graphics graphics.html
Date: Fri, 15 Jun 2018 15:44:58 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/06/15 15:44:58

Modified files:
        server/staging/graphics: graphics.html 

Log message:
        More cleanup.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/graphics/graphics.html?cvsroot=www&r1=1.11&r2=1.12

Patches:
Index: graphics.html
===================================================================
RCS file: /webcvs/www/www/server/staging/graphics/graphics.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- graphics.html       15 Jun 2018 19:26:44 -0000      1.11
+++ graphics.html       15 Jun 2018 19:44:58 -0000      1.12
@@ -1,15 +1,15 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.84 --> <!--#if expr="$QUERY_STRING = /theme=([^&#]+)/"
+<!-- Parent-Version: 1.84 -->
+   <!--#if expr="$QUERY_STRING = /theme=([^&#]+)/"
 --><!--#set var="THEME" value="$1"
---><!--#endif -->
-
-<!--#if expr="$QUERY_STRING = /type=([^&#]+)/"
+--><!--#endif
+--><!--#if expr="$QUERY_STRING = /type=([^&#]+)/"
 --><!--#set var="TYPE" value="$1"
 --><!--#endif -->
 <title>The GNU Art Gallery
 - GNU Project - Free Software Foundation</title>
 <style type="text/css" media="print,screen"><!--
-form div.select { margin: 1em; display: inline-block; }
+form.select div { margin: .5em; display: inline-block; }
 --></style>
 <!--#include virtual="/graphics/po/graphics.translist" -->
 <!--#include virtual="/server/banner.html" -->
@@ -36,8 +36,8 @@
 <div class="c">
 <p>*** Many thanks to all the artists! ***</p>
 
-<form action="#whats-new">
-<div class="select"><strong>Select by theme</strong>:<br /><select 
name="theme" id="theme">
+<form class="select" action="#whats-new">
+<div><strong>Select by theme</strong>:<br /><select name="theme" id="theme">
 <!--#if expr="$THEME = ''"
 --><option value="" selected="selected">reset / all</option><!--#else
 --><option value="">reset / all</option><!--#endif -->
@@ -70,7 +70,7 @@
 --><option value="surveillance">surveillance</option><!--#endif --></select>
 </div>
 
-<div class="select"><strong>Select by type</strong>:<br /><select name="type" 
id="type">
+<div><strong>Select by type</strong>:<br /><select name="type" id="type">
 <!--#if expr="$TYPE = ''"
 --><option value="" selected="selected">reset / all</option><!--#else
 --><option value="">reset / all</option><!--#endif -->
@@ -102,8 +102,8 @@
 --><option value="wallpaper" selected="selected">wallpaper</option><!--#else
 --><option value="wallpaper">wallpaper</option><!--#endif --></select>
 </div>
-<div><input type="submit" />
-</div>
+
+<p><input type="submit" /></p>
 </form>
 </div>
 
@@ -600,7 +600,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/06/15 19:26:44 $
+$Date: 2018/06/15 19:44:58 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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