Show
Ignore:
Timestamp:
05/19/08 19:10:48 (19 months ago)
Author:
bchoate
Message:

Better handling for case where blog cookie and app session are out of sync. BugId:79508

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/default_templates/comment_response.mtml

    r2191 r2393  
    1616    <mt:ignore><!-- Error message when comment submission fails --></mt:ignore> 
    1717    <MTSetVar name="page_title" value="<__trans phrase="Comment Submission Error">"> 
    18     <MTSetVarBlock name="message"><__trans phrase="Your comment submission failed for the following reasons: [_1]" params="<$MTErrorMessage$>"></MTSetVarBlock> 
     18    <MTSetVarBlock name="message"><p><__trans phrase="Your comment submission failed for the following reasons: [_1]" params="<$MTErrorMessage$>"></p></MTSetVarBlock> 
    1919</MTIf> 
    2020