www-commits
[Top][All Lists]
Advanced

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

www/server/staging/graphics graphics1.html


From: Ineiev
Subject: www/server/staging/graphics graphics1.html
Date: Thu, 14 Jun 2018 00:36:26 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 18/06/14 00:36:26

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

Log message:
        Fix a conditional.

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

Patches:
Index: graphics1.html
===================================================================
RCS file: /web/www/www/server/staging/graphics/graphics1.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- graphics1.html      14 Jun 2018 04:26:46 -0000      1.4
+++ graphics1.html      14 Jun 2018 04:36:24 -0000      1.5
@@ -10,7 +10,7 @@
 <!--#include virtual="/graphics/po/graphics.translist" -->
 <!--#include virtual="/server/banner.html" -->
 <!--#set var="qs" value="$QUERY_STRING"
- --><!--#if expr="$QUERY_STRING =" --><!--#set
+ --><!--#if expr="$QUERY_STRING" --><!--#else --><!--#set
   var="qs" value="type=" --><!--#endif -->
 <h2>The GNU Art Gallery</h2>
 
@@ -615,7 +615,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/06/14 04:26:46 $
+$Date: 2018/06/14 04:36:24 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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