<?php if (!defined('IN_PHPBB')) exit; if ($this->_rootref['S_PRIVMSGS']) { $this->_tpl_include('posting_pm_layout.html'); } else { $this->_tpl_include('posting_layout.html'); } ?>