Ignore:
Timestamp:
09/22/08 17:02:02 (16 years ago)
Author:
niltonneto
Message:

Alterações feitas por Alexandre Correia.
Vide alterações 0.79 (Trac).
Email: alexandrecorreia@…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jabberit_messenger/xsl/add_user.xsl

    r382 r459  
    3232                        <br/><br style="line-height:4px"/> 
    3333                        <span><xsl:value-of select="$lang5"/> :</span> 
    34                         <input id="im_group" type="text" size="50" maxlength="50" class="add_user" onclick="this.select();"/> 
     34                        <input id="im_group" type="text" size="50" maxlength="50" selectBoxOptions="" onclick="this.select();"/> 
     35                        <span id="__span_load_im_group" style="background-color:#cc4444;color:white;display:none;width:auto;margin:2 0 5 83px;">Carregando Grupos .....</span>                   
    3536                </div> 
    36  
     37                 
    3738                <div class="add_action"> 
    3839                        <span><xsl:value-of select="$lang6"/></span> 
Note: See TracChangeset for help on using the changeset viewer.