common: prefix version numbers by unlinked 'version'
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 17:08:01 +0000 (19:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
Separate repository link from preceding source link.

common.inc.plp

index 54356fb42adfd24cab478beba319ee4adc794291..11f1fb4a18a7e2959048542198551c2845204c40 100644 (file)
@@ -133,8 +133,8 @@ EOT
 <p class="footer">
        <a href="/" rel="start">sheet.shiar.nl</a>/$file.<a href="/source/$file.plp"
         rel="source" title="Written in Perl">plp</a>
 <p class="footer">
        <a href="/" rel="start">sheet.shiar.nl</a>/$file.<a href="/source/$file.plp"
         rel="source" title="Written in Perl">plp</a>
-       <a href="http://git.shiar.nl/sheet.git/history/HEAD:/$file.plp"
-        rel="vcs-git" title="Git repository">v$meta->{version}</a>
+       version <a href="http://git.shiar.nl/sheet.git/history/HEAD:/$file.plp"
+        rel="vcs-git" title="Git repository">$meta->{version}</a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> •
        <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="license copyright"
         title="Licensed under the GNU Affero General Public License, version 3">AGPLv3</a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> •
        <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="license copyright"
         title="Licensed under the GNU Affero General Public License, version 3">AGPLv3</a>