BUG 9052 Icono de mejora en la caja de datos del usuario SOLVED

- For a better visualization, it is proposed to add an image
- It was added the roll.static.gif image
This commit is contained in:
Marco Antonio Nina
2012-06-01 16:55:04 -04:00
parent 489c58b7b5
commit 77bde4e79d

View File

@@ -38,7 +38,11 @@
</td>
<td height="12" valign="middle" align="right" valign="top">
<a href="#" id="options-tool" class="options-tool">
{$userfullname}<br />
{$userfullname}
<span>
<img src="/images/classic/roll.static.gif" width="10px" headerRightSection="10px"/>
</span>
<br />
<span style="font-size:9px">{$rolename}</span>
</a>
</td>