From 7218bf493458c353c505a6a79818ac418b24f51b Mon Sep 17 00:00:00 2001
From: Ciro Scognamiglio <ciro.scognamiglio@cslash.net>
Date: Thu, 31 Jul 2014 13:14:52 +0200
Subject: [PATCH] removed br

---
 portal/templates/onelab/onelab_registration_view.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html
index 7f1f81af..295fe800 100644
--- a/portal/templates/onelab/onelab_registration_view.html
+++ b/portal/templates/onelab/onelab_registration_view.html
@@ -103,7 +103,7 @@
 		<div class="form-group" id="register">
 			<span class="glyphicon glyphicon-info-sign"></span> &nbsp;
 	    	If you are a <b>PlanetLab Europe</b> user, please fill in this form using the same email address that you
-	    	 currently use for your PlanetLab Europe account. <br />
+	    	 currently use for your PlanetLab Europe account.
 	    	Your existing credentials will be used to validate your OneLab account.
 	    	Please be sure to specify a different password for your new OneLab account.
 	    </div>
-- 
2.47.0