Changeset 27
- Timestamp:
- 07/06/07 13:48:22 (5 years ago)
- Files:
-
- 1 modified
-
trunk/pb/src/com/bbn/pb/MessageFactory.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pb/src/com/bbn/pb/MessageFactory.java
r4 r27 313 313 { 314 314 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."); 316 317 } 317 318
