Blame | Last modification | View Log | RSS feed
#if($action.getSuccessPRMsg()) $action.getSuccessPRMsg() #end #if($action.getErrorPRMsg()) $action.getErrorPRMsg() #end #if($action.getOutput()) $action.getOutput() #end
#if($action.getSuccessPRMsg())
$action.getSuccessPRMsg()
#end
#if($action.getErrorPRMsg())
$action.getErrorPRMsg()
#if($action.getOutput())
$action.getOutput()