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: Raphaël Semeteys
Subject: [Qsos-commits] qsos/tools/update_sheet/templates index_sheet.t...
Date: Sat, 07 Jul 2007 16:33:37 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   07/07/07 16:33:37

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

Log message:
        Text and filepaths modification

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

Patches:
Index: index_sheet.tpl
===================================================================
RCS file: /sources/qsos/qsos/tools/update_sheet/templates/index_sheet.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- index_sheet.tpl     6 Apr 2007 12:30:47 -0000       1.4
+++ index_sheet.tpl     7 Jul 2007 16:33:37 -0000       1.5
@@ -1,6 +1,6 @@
 <html>
 </head>
-<title>Qsos repository %%DIRECTORY%%</title>
+<title>QSOS repository %%DIRECTORY%%</title>
 <link rel="stylesheet" type="text/css" href="%%CSS_LISTING%%" />
 </head>
 <body>
@@ -9,7 +9,7 @@
 %%LIST%%
 </div>
 <p>
-<a href="/sheets/templates/">Access to QSOS sheet templates</a>
+<a href="/templates/">Access to QSOS templates</a>
 </p>
 </body>
 </html>

Index: index_template.tpl
===================================================================
RCS file: /sources/qsos/qsos/tools/update_sheet/templates/index_template.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- index_template.tpl  6 Apr 2007 12:30:47 -0000       1.5
+++ index_template.tpl  7 Jul 2007 16:33:37 -0000       1.6
@@ -1,6 +1,6 @@
 <html>
 </head>
-<title>Empty QSOS sheets</title>
+<title>QSOS Templates</title>
 <link rel="stylesheet" type="text/css" href="%%CSS_LISTING%%" />
 </head>
 <body>
@@ -9,7 +9,7 @@
 %%LIST%%
 </div>
 <p>
-<a href="/sheets/index.html">Access to QSOS Sheets</a>.
+<a href="/sheets/index.html">Access to QSOS sheets</a>.
 </p>
 </body>
 </html>




reply via email to

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