remove Text when instance is closed to registrations

This commit is contained in:
setop
2022-01-24 15:13:31 +00:00
committed by Thomas Citharel
parent 749746b8b5
commit ed2c5aaeca
2 changed files with 0 additions and 4 deletions

View File

@@ -23,9 +23,6 @@
<!-- <p v-if="!config.registrationsOpen">
{{ $t("This instance isn't opened to registrations, but you can register on other instances.") }}
</p>-->
<b-message type="is-danger" v-if="!config.registrationsOpen">{{
$t("Unfortunately, this instance isn't opened to registrations")
}}</b-message>
<div class="buttons">
<b-button
type="is-primary"