Changes between Initial Version and Version 1 of Ticket #5307, comment 13
- Timestamp:
- 01/15/2014 03:12:07 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5307, comment 13
initial v1 1 1 It seems the reason for the white space is a check I have in {{{header.php}}} 2 2 3 {{{if ( is_page( 'login' ) }}}3 {{{if ( is_page( 'login' ) )}}} 4 4 5 5 This seems to be returning {{{true}}} when on the {{{members/username/messages}}} page. Also seems to be returning true when on {{{members/username/settings}}}