Show
Ignore:
Timestamp:
05/20/08 20:16:24 (19 months ago)
Author:
bchoate
Message:

Updates to fix magic token parameter for edit profile. BugId:79822

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/tmpl/comment/profile.tmpl

    r2136 r2403  
    2222<input type="hidden" name="__mode" value="save_profile" /> 
    2323<input type="hidden" name="magic_token" value="<mt:var name="magic_token">" /> 
    24 <input type="hidden" name="id" value="<mt:var name="id" escape="html">" /> 
    2524<input type="hidden" name="entry_url" value="<mt:var name="entry_url" escape="html">" /> 
    2625<input type="hidden" name="return_url" value="<mt:var name="return_url" escape="html">" />