qsos-commits
[Top][All Lists]
Advanced

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

[Qsos-commits] qsos/www contribute.php func.php


From: Raphaël Semeteys
Subject: [Qsos-commits] qsos/www contribute.php func.php
Date: Tue, 04 Jul 2006 23:19:09 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Raphaël Semeteys <rsemeteys>   06/07/04 23:19:09

Modified files:
        www            : contribute.php func.php 

Log message:
        HOWTO on functional grid design translated in english

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/www/contribute.php?cvsroot=qsos&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/qsos/www/func.php?cvsroot=qsos&r1=1.13&r2=1.14

Patches:
Index: contribute.php
===================================================================
RCS file: /sources/qsos/qsos/www/contribute.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- contribute.php      21 Jun 2006 16:13:27 -0000      1.1
+++ contribute.php      4 Jul 2006 23:19:09 -0000       1.2
@@ -7,7 +7,7 @@
 ?>
        <h1>How to contribute ?</h1>
        <ul>
-               <li><a 
href="docs/howto/fr/QSOS-HOWTO_grille_fonctionnelle.php">HOWTO Comment créer 
une nouvelle grille fonctionnelle ?</a> (french)</li>
+               <li><a href="docs/howto/en/QSOS-HOWTO_functional_grid.php">How 
to design a new functional grid?</a></li>
        </ul>
 <?php
 } else if ($lang=="fr") {

Index: func.php
===================================================================
RCS file: /sources/qsos/qsos/www/func.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- func.php    22 Jun 2006 09:11:10 -0000      1.13
+++ func.php    4 Jul 2006 23:19:09 -0000       1.14
@@ -42,7 +42,7 @@
 <li><a href=\"/sheets/\">QSOS Sheets</a></li>
 <li><a href=\"/download/fiches/\">Old sheets (fr)</a></li>
 <li><a href=\"/blog//\"><strong>News!</strong></a></li>
-<!--li><a 
href=\"/contribute.php?lang=en\"><strong>Contribute</strong></a></li-->
+<li><a href=\"/contribute.php?lang=en\"><strong>Contribute</strong></a></li>
 <li><a 
href=\"https://savannah.nongnu.org/projects/qsos/\";><strong>Project</strong></a></li>";
 } else if ($lang=="fr"){
 print "<li><a href=\"/index.php?lang=fr\">Présentation</a></li>




reply via email to

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