Change button small and message button
This commit is contained in:
parent
f1fb107ba5
commit
d9a927ca71
3 changed files with 237 additions and 228 deletions
|
@ -112,7 +112,7 @@
|
|||
{% if request.user.is_authenticated and request.profile != user %}
|
||||
<br>
|
||||
<button class="small btn-midnightblue" style="width:100%" id="message-button">
|
||||
<i class="fa fa-envelope"></i> {{ _('Send message') }}
|
||||
<i class="fa fa-envelope"></i> {{ _('Message') }}
|
||||
</button>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue