From 13d809dac6ff11f9ea15b94b17efdc0557a51489 Mon Sep 17 00:00:00 2001 From: randomdan Date: Sun, 19 Feb 2012 14:01:32 +0000 Subject: Fix xsl paths for new output --- gentoobrowse/emails/signup.xslt | 2 +- gentoobrowse/xslt/atomebuilds.xslt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gentoobrowse/emails/signup.xslt b/gentoobrowse/emails/signup.xslt index c932478..509a155 100644 --- a/gentoobrowse/emails/signup.xslt +++ b/gentoobrowse/emails/signup.xslt @@ -12,7 +12,7 @@

Welcome to Gentoo Browse!

- Click http:///confirm?verifyguid= + Click http:///confirm?verifyguid= this link to confirm your account.

Or alternatively, copy and paste this code into the confirmation page:

diff --git a/gentoobrowse/xslt/atomebuilds.xslt b/gentoobrowse/xslt/atomebuilds.xslt index c665670..b4c3595 100644 --- a/gentoobrowse/xslt/atomebuilds.xslt +++ b/gentoobrowse/xslt/atomebuilds.xslt @@ -23,8 +23,8 @@ <xsl:value-of select="catname" />/<xsl:value-of select="pkgname" />-<xsl:value-of select="version" /> - http:///package// - http:///package//- + http:///package// + http:///package//- Z ebuild -- cgit v1.2.3