Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4c6ee7f authored by Akhil's avatar Akhil 🙂
Browse files

Fix account create link href

parent d659f016
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
+							</ol>
+						</div>
+						<div  class="banner-content-create-button">
+							<a href="<?=$_REQUEST['DOMAIN'] ?>/signup" ><?php p($l->t('Create My Account')); ?></a>
+							<a href="https://murena.io/signup/" ><?php p($l->t('Create My Account')); ?></a>
+						</div>
+					</div>
+				</div>