Togliere "in attesa di abilitazione"
Registrazione rapida (senza dover confermare, un link che scade dopo 48 ore.
This commit is contained in:
@@ -45,17 +45,10 @@
|
||||
class="bg-green-5 text-white"
|
||||
style="text-align: center;"
|
||||
>
|
||||
<span class="mybanner" v-html="t('pages.Registrazione_Con_Bot')"></span>
|
||||
|
||||
<CCopyBtn :title="$t('reg.invitante')" :texttocopy="signup.aportador_solidario">
|
||||
|
||||
</CCopyBtn>
|
||||
|
||||
<span class="myuserinvitante">{{}}</span>
|
||||
<div class="q-ma-md">
|
||||
<q-btn rounded color="primary" icon="fab fa-telegram" :label="$t('components.authentication.telegram.regbot', {botname: tools.getBotName() })"
|
||||
type="a"
|
||||
:href="tools.getLinkBotTelegram()" target="_blank"></q-btn>
|
||||
:href="tools.getLinkBotTelegram(signup.aportador_solidario, regexpire)" target="_blank"></q-btn>
|
||||
<br>
|
||||
</div>
|
||||
</q-banner>
|
||||
@@ -69,7 +62,7 @@
|
||||
Vai su <b>BOT RISO</b> Telegram ed imposta l'Username di Telegram.<br><br>
|
||||
<q-btn rounded color="primary" icon="fab fa-telegram" label="Apri BOT"
|
||||
type="a"
|
||||
:href="tools.getLinkBotTelegram()" target="_blank"></q-btn>
|
||||
:href="tools.getLinkBotTelegram(signup.aportador_solidario, regexpire)" target="_blank"></q-btn>
|
||||
<br><br>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user