fixed links, improved style, added settings button
This commit is contained in:
parent
4006251520
commit
c99a6391ef
@ -52,10 +52,11 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<div class="text-start">
|
<div class="text-start">
|
||||||
<p><i>If you are a current user</i></p>
|
<p><i>If you are a current user</i></p>
|
||||||
<a href="/webmail" class="btn bg-dark text-white">Webmail</a>
|
<a href="/SOGo" class="btn bg-dark text-white">Webmail</a>
|
||||||
|
<a href="https://user.p0ntus.com" class="btn bg-dark text-white">Account</a>
|
||||||
<hr>
|
<hr>
|
||||||
<p><i>If you aren't a current user</i></p>
|
<p><i>If you aren't a current user</i></p>
|
||||||
<a href="/register" class="btn bg-dark text-white">Register</a>
|
<a href="/register.html" class="btn bg-dark text-white">Register</a>
|
||||||
</div>
|
</div>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
<i>Click the button below to register</i>
|
<i>Click the button below to register</i>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="text-start">
|
<div class="text-start">
|
||||||
<a href="https://t.me/ihatearchbtw420" class="btn btn-primary">
|
<a href="https://t.me/ihatearchbtw42" class="btn btn-primary">
|
||||||
<img src="https://telegram.org/img/t_logo.png" alt="Telegram" style="width: 20px; height: 20px; margin-right: 10px;">
|
<img src="https://telegram.org/img/t_logo.png" alt="Telegram" style="width: 20px; height: 20px; margin-right: 10px;">
|
||||||
Register on Telegram
|
Register on Telegram
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user