mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
[CHANGE] Use the right BS class
This commit is contained in:
parent
867e2a1ded
commit
84d5693583
@ -23,7 +23,7 @@
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-6">
|
||||
{% if generated != "" %}
|
||||
<div class="text-right mb-3">
|
||||
<div class="text-end mb-3">
|
||||
<textarea class="form-control" rows="10" cols="60">{{ generated }}</textarea>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user