Fix incorrect links in email templates
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
c2212adf62
commit
e8a069f788
@ -26,9 +26,9 @@
|
|||||||
<br>
|
<br>
|
||||||
<p>Use the link below to register for OwlBoard (Staff Version)</p>
|
<p>Use the link below to register for OwlBoard (Staff Version)</p>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://owlboard.info/reg/auto.html?>>ACCESSCODE<<" style="color: azure; font-size: larger; background-color: #007979; padding: 8px; padding-left: 12px; padding-right: 12px; text-decoration: none; border-radius: 14px;">Register</a>
|
<a href="https://owlboard.info/reg/auth.html?>>ACCESSCODE<<" style="color: azure; font-size: larger; background-color: #007979; padding: 8px; padding-left: 12px; padding-right: 12px; text-decoration: none; border-radius: 14px;">Register</a>
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
<p>Alternatively copy and paste the link "https://owlboard.info/reg/auto.html?>>ACCESSCODE<<</p>
|
<p>Alternatively copy and paste the link "https://owlboard.info/reg/auth.html?>>ACCESSCODE<<</p>
|
||||||
<p>This registration is for one device only, you can register again using the
|
<p>This registration is for one device only, you can register again using the
|
||||||
same email address for other devices and access OwlBoard from both.
|
same email address for other devices and access OwlBoard from both.
|
||||||
</p>
|
</p>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Complete your OwlBoard (Staff) Registration using the link below.
|
Complete your OwlBoard (Staff) Registration using the link below.
|
||||||
|
|
||||||
https://owlboard.info/ref/auto.html?>>ACCESSCODE<<
|
https://owlboard.info/ref/auth.html?>>ACCESSCODE<<
|
||||||
|
|
||||||
Alternatively you can copy and paste the above link.
|
Alternatively you can copy and paste the above link.
|
Loading…
Reference in New Issue
Block a user