From 926302c9e7adaa0e2fe4c05b98e188ee816c8fba Mon Sep 17 00:00:00 2001 From: randomdan Date: Mon, 28 Nov 2011 15:24:58 +0000 Subject: Groundwork for common presenter layer --- 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 7ad5697..c932478 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 7e75329..c665670 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