mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-30 01:11:08 +02:00
Rename pseudo to username
This commit is contained in:
@ -116,7 +116,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
<table class="table">
|
||||
<tr>
|
||||
<th scope="row">Pseudo</th>
|
||||
<td class="text-right">{{ request_user.pseudo }}</td>
|
||||
<td class="text-right">{{ request_user.username }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Nom</th>
|
||||
|
Reference in New Issue
Block a user