- #473: Use 'événement' instead of 'évènement'. -FRU
- #475: More understandable bug report form. -FRU
+ * Profile:
+ - #502: Use 'alias' instead of 'aka' to specify the nickname -FRU
+
From 0.9.11 branch:
* Core:
$row = $res->fetchOneAssoc();
$text = $row['prenom'] . ' ' . $row['nom'] . ' X' . $row['promo'];
if ($row['surnom']) {
- $text .= ' (aka ' . $row['surnom'] . ')';
+ $text .= ' (alias ' . $row['surnom'] . ')';
}
}
return '<a href="profile/' . $link . '" class="popup2">' . $text . '</a>';
{if $x.sexe}•{/if}
{$x.prenom} {if $x.nom_usage eq ""}{$x.nom}{else}{$x.nom_usage} ({$x.nom}){/if}
{if $logged}
- {if $x.nickname} (aka {$x.nickname}){/if}
+ {if $x.nickname} (alias {$x.nickname}){/if}
<a href="vcard/{$x.forlife}.vcf">{*
*}{icon name=vcard title="Afficher la carte de visite"}</a>
{if !$x.is_contact}