{NEED_PERMISSION|user} {NEED|$offlinemsgs}
{GET|$settings.chatname} - Offline messages for {GET|$current_user.nick}
{IF|$offlinemsgs_exist} Please note: Offline messages are automatically deleted after reading them, and can not be recalled later!
Here are your offline messages:
{FOREACH|$msg|$offlinemsgs}
{GET|$msg}
{ENDFOR}
{ELSE} There are no offline messages for you.
{ENDIF}
Close window