Changeset 27

Show
Ignore:
Timestamp:
07/06/07 13:48:22 (5 years ago)
Author:
ppal
Message:

fix documentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pb/src/com/bbn/pb/MessageFactory.java

    r4 r27  
    313313    { 
    314314        return ("Your are not in session with the PhishBouncer™ Admin Console.  " 
    315                 + "Use the login page to start a new session."); 
     315                + "Use the login page to start a new session.<br>\n" +  
     316                "Please ensure that cookies are enabled for this site."); 
    316317    } 
    317318