Merhabalar, kodu tam tersi deneyebilir misiniz ?

{if $username}
<li><strong>{$LANG.serverusername}</strong>{$username}</li>
{else}
<li><strong>{$LANG.serverusername}</strong>root</li>
{/if}