mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-23 13:14:17 +00:00
update message
This commit is contained in:
parent
10428fcc79
commit
176af0a7e6
@ -103,7 +103,7 @@ else if (isset($_POST['public']))
|
|||||||
<h1 class=""><?php echo _('Welcome, stranger!') ?></h1>
|
<h1 class=""><?php echo _('Welcome, stranger!') ?></h1>
|
||||||
</div>
|
</div>
|
||||||
<p class="margin-b-8"><?php echo _('YGGtracker uses Yggdrasil address to identify users without registration') ?></p>
|
<p class="margin-b-8"><?php echo _('YGGtracker uses Yggdrasil address to identify users without registration') ?></p>
|
||||||
<p class="margin-b-16"><?php echo _('following address could be shared with independent nodes to allow you manage own content everywhere') ?></p>
|
<p class="margin-b-16"><?php echo _('address below could be shared with independent nodes to allow you manage own content everywhere') ?></p>
|
||||||
<h2 class="margin-b-16"><?php echo $user->address ?></h2>
|
<h2 class="margin-b-16"><?php echo $user->address ?></h2>
|
||||||
<form name="public" action="<?php echo sprintf('%s/welcome.php', WEBSITE_URL) ?>" method="post">
|
<form name="public" action="<?php echo sprintf('%s/welcome.php', WEBSITE_URL) ?>" method="post">
|
||||||
<div class="margin-b-16">
|
<div class="margin-b-16">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user