Inviato al Server il primo freeplanet.app
e popolodelnuovomondo.insiemesipuo.app
This commit is contained in:
@@ -196,9 +196,10 @@
|
||||
}}
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<span class="text-white" v-if="Verificato()"> {{t('reg.verificato')}} </span>
|
||||
<span class="text-white background-red" v-else> {{t('reg.non_verificato')}} </span>
|
||||
<div v-if="isLogged()"
|
||||
class="text-verified">
|
||||
<!-- <span class="text-white" v-if="Verificato()"> {{t('reg.verificato')}} </span> -->
|
||||
<span class="text-user text-italic bg-red" v-if="!Verificato()"> {{t('reg.non_verificato')}} </span>
|
||||
</div>
|
||||
|
||||
<div v-if="isLogged()" id="user-actions" class="column justify-center q-gutter-sm q-ma-sm center-150">
|
||||
|
||||
Reference in New Issue
Block a user