aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--root/index.tt4
1 files changed, 2 insertions, 2 deletions
diff --git a/root/index.tt b/root/index.tt
index 4edb4d2..b161f17 100644
--- a/root/index.tt
+++ b/root/index.tt
@@ -17,13 +17,13 @@
<div id="info" style="margin-left: 380px; border-left: 1px solid #ddd; padding-left: 2em;">
<h2>[% l('Register an account') %]</h2>
- <p>You will need an account when you want to participate in Mageia,
+ <p>[% l('You will need an account when you want to participate in Mageia,
through <a href="http://ml.mageia.org/">mailing-lists</a>,
<a href="http://wiki.mageia.org/">wiki</a>,
<a href="http://bugs.mageia.org/">bugzilla</a>,
our <a href="http://svnweb.mageia.org/">code</a>
<a href="http://gitweb.mageia.org/">repositories</a>,
- <a href="http://forums.mageia.org/">forums</a>, etc.</p>
+ <a href="http://forums.mageia.org/">forums</a>, etc.') %]</p>
<form method="get" action="/register">
<p style="text-align: right;"><input type="submit" value="[% l('Register') %]"></p>