X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/81aefba6ac586eccbe18b4e90efc175e34fff5ad..9e57a0c381c63dcd3ec4803da1616a5f34bf694c:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 54356fb..fa0e14f 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -41,7 +41,7 @@ sub stylesheet { return join "\n", map { sprintf( '', - $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.7", $_ + $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.9", $_ ) } @_; } @@ -133,8 +133,8 @@ EOT