Changeset 2316 for branches/release-38/tmpl/cms/edit_author.tmpl
- Timestamp:
- 05/13/08 22:29:50 (19 months ago)
- Files:
-
- 1 modified
-
branches/release-38/tmpl/cms/edit_author.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-38/tmpl/cms/edit_author.tmpl
r2221 r2316 350 350 label="<__trans phrase="Web Services Password">" 351 351 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"> 353 353 <input type="password" name="api_password" id="api_password" class="full-width" value="<mt:var name="api_password" escape="html">" /> 354 354 </div>
