Frontend: Trim sponsor.vue dialog title string
This commit is contained in:
parent
791fbe683c
commit
2f78b31e3e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<v-layout row wrap>
|
||||
<v-flex xs9>
|
||||
<h3 class="title mb-0">
|
||||
<translate>Let's Join Forces </translate>
|
||||
<translate>Let's Join Forces</translate>
|
||||
</h3>
|
||||
</v-flex>
|
||||
<v-flex xs3 text-xs-right>
|
||||
|
|
Loading…
Reference in a new issue