Show
Ignore:
Timestamp:
05/13/08 22:29:50 (19 months ago)
Author:
bsmith
Message:

bugzid:79731 - styling widths of fields on edit author

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/tmpl/cms/edit_author.tmpl

    r2221 r2316  
    350350        label="<__trans phrase="Web Services Password">" 
    351351        hint="<__trans phrase="For use by Activity feeds and with XML-RPC and Atom-enabled clients.">"> 
    352         <div class="textarea-wrapper half-width"> 
     352        <div class="textarea-wrapper"> 
    353353            <input type="password" name="api_password" id="api_password" class="full-width" value="<mt:var name="api_password" escape="html">" /> 
    354354        </div>