Name

PKIT_ELSE — Can be used to add a else part to PKIT_... tags.

Synopsis

       <PKIT_VIEW NAME="print">This is text display for the printable view<PKIT_ELSE>And this text if hte view is NOT printable</PKIT_VIEW>
      

Description

Can be used to add a else part to PKIT_VIEW, PKIT_HAVE_MESSAGES, PKIT_HAVE_NOT_MESSAGES, PKIT_IS_ERROR or PKIT_NOT_ERROR.