fix: onelab logo in html templates
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 12 Sep 2014 15:49:21 +0000 (17:49 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 12 Sep 2014 15:49:21 +0000 (17:49 +0200)
portal/templates/activate_user.html
portal/templates/authority_request_email.html
portal/templates/contact_support_email.html
portal/templates/user_request_email.html

index 494b65c..8f2b0c1 100644 (file)
@@ -1,4 +1,4 @@
-<img src="https://onelab.eu/templates/onelab2/images/logo.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <p>We have received a user signup request for your email address at {{current_site}}</p>
 <p>You have the following user details:</p>
index 2e4b3ba..64bf981 100644 (file)
@@ -9,8 +9,6 @@
 <b>Abreviated name  :</b> {{site_abbreviated_name}}<br>
 <b>URL              :</b> {{site_url}}<br>              
 <b>City             :</b> {{address_city}}<br>          
-<b>Postcode         :</b> {{address_postalcode}}<br>    
-<b>State            :</b> {{address_state}}<br>         
 <b>Country          :</b> {{address_country}}<br>  
 
 <br><br>
index 9774347..9848087 100644 (file)
@@ -1,4 +1,4 @@
-<img src="https://onelab.eu/templates/onelab2/images/logo.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <h1>User details</h1>
 <br>
index c198fee..f14eb83 100644 (file)
@@ -1,4 +1,4 @@
-<img src="https://onelab.eu/templates/onelab2/images/logo.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <h1>NEW USER REQUEST</h1>
 <br>