qsos-commits
[Top][All Lists]
Advanced

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

[Qsos-commits] qsos/tools/update_sheet/templates index_sheet.t...


From: Goneri Le Bouder
Subject: [Qsos-commits] qsos/tools/update_sheet/templates index_sheet.t...
Date: Sat, 31 Mar 2007 02:00:07 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Goneri Le Bouder <goneri>       07/03/31 02:00:07

Modified files:
        tools/update_sheet/templates: index_sheet.tpl index_template.tpl 

Log message:
        fix a malformed HTML tag and remove a typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/tools/update_sheet/templates/index_sheet.tpl?cvsroot=qsos&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/qsos/tools/update_sheet/templates/index_template.tpl?cvsroot=qsos&r1=1.3&r2=1.4

Patches:
Index: index_sheet.tpl
===================================================================
RCS file: /sources/qsos/qsos/tools/update_sheet/templates/index_sheet.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index_sheet.tpl     20 Jun 2006 10:10:54 -0000      1.2
+++ index_sheet.tpl     31 Mar 2007 02:00:07 -0000      1.3
@@ -1,5 +1,5 @@
 <html>
-</head>
+<head>
 <title>Qsos repository %%DIRECTORY%%</title>
 <link rel="stylesheet" type="text/css" href="%%CSS_LISTING%%" />
 </head>
@@ -9,7 +9,7 @@
 %%LIST%%
 </div>
 <p>
-<a href="/sheets/templates/">Access to QSOS sheet templates</a>
+<a href="/sheets/index.html">Access to QSOS sheet</a>
 </p>
 </body>
 </html>

Index: index_template.tpl
===================================================================
RCS file: /sources/qsos/qsos/tools/update_sheet/templates/index_template.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- index_template.tpl  29 Jan 2007 12:56:33 -0000      1.3
+++ index_template.tpl  31 Mar 2007 02:00:07 -0000      1.4
@@ -1,5 +1,5 @@
 <html>
-</head>
+<head>
 <title>Empty QSOS sheets</title>
 <link rel="stylesheet" type="text/css" href="%%CSS_LISTING%%" />
 </head>




reply via email to

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