v20200310
authorkilian (ksmachome) <ksaffran@dks.lu>
Tue, 10 Mar 2020 07:12:31 +0000 (08:12 +0100)
committerkilian (ksmachome) <ksaffran@dks.lu>
Tue, 10 Mar 2020 07:12:31 +0000 (08:12 +0100)
tmpl/page/registration.tt

index b9fcf3f..6ea89de 100644 (file)
@@ -8,8 +8,6 @@
 [% apnt = pmnt.get_all() %]
 [% END %]
 [% IF apnt %]
-  
-
   <div class="w3-container" style="min-height: 600px;">
   <br><br/>
     <h2>Thank you for registering to the Luxembourg Open and Masters 2020</h2>
@@ -18,7 +16,6 @@
     <p>For any further questions please contact us at <a class="w3-link" href="imsg('','')">info@luxopen.lu</a></p>
   </div>
 [% ELSE %]
-<h1 class="w3-margin">Registration</h1>
 <div class="w3-container">
 <div class="w3-container w3-margin">
 <h1 class="w3-margin">Registration</h1>
@@ -93,7 +90,7 @@
     </div>
     </div>
     </form>
-    <div class="w3-container w3-right-align">
+    <div class="w3-container">
       <button type="button" class="w3-button w3-blue-grey w3-margin" onclick="AddPlayer();return false;">Add Player</button>
     </div>
     </div>