[Pcsclite-cvs-commit] r6988 - website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Wed Sep 17 08:03:08 UTC 2014


Author: rousseau
Date: 2014-09-17 08:03:01 +0000 (Wed, 17 Sep 2014)
New Revision: 6988

Modified:
   website/matrix.py
   website/webpage.template
Log:
Add links back to the main CCID driver page


Modified: website/matrix.py
===================================================================
--- website/matrix.py	2014-09-17 07:54:37 UTC (rev 6987)
+++ website/matrix.py	2014-09-17 08:03:01 UTC (rev 6988)
@@ -543,6 +543,7 @@
     <td class="unsupported">unsupported</td>
     <td class="disabled">disabled</td>
     </tr></table></li>
+    <li>Back to the <a href="../ccid.html">CCID driver page</a></li>
     <li><a class="FlattrButton" style="display:none;"
             href="http://pcsclite.alioth.debian.org/ccid.html"></a></li>
     </ul>

Modified: website/webpage.template
===================================================================
--- website/webpage.template	2014-09-17 07:54:37 UTC (rev 6987)
+++ website/webpage.template	2014-09-17 08:03:01 UTC (rev 6988)
@@ -33,6 +33,8 @@
 
     <p>%comment%</p>
 
+    <p>Back to the <a href="../ccid.html">CCID driver page</a></p>
+
     <p><a class="FlattrButton" style="display:none;"
             href="http://pcsclite.alioth.debian.org/ccid.html"></a></p>
 




More information about the Pcsclite-cvs-commit mailing list