cosmetic
This commit is contained in:
parent
bbf995e827
commit
24f471de45
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ $supl_hidden.=HtmlInput::hidden('ac', $http->request("ac"));
|
|||
global $g_user;
|
||||
|
||||
if ( empty ($g_user->get_readable_profile() ) ) {
|
||||
echo_warning(_("Aucun profil disponible"));
|
||||
echo '<span class="warning">'. _("Aucun profil disponible").'</span>';
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue