X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/db05a4bbf2450d4b3899740db34a0ef5799855b0..0f1264a15b66ff3682c5ebe2b9af8d2936a302f9:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 0754d85..8a13059 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -76,7 +76,7 @@ sub stylesheet { return map { sprintf( '', - $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.14", $_ + $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.17", $_ ) } @avail; }