View file PF.Base/module/ban/template/default/controller/spam.html.php

File size: 346B
<?php 
/**
 * [PHPFOX_HEADER]
 * 
 * @copyright		[PHPFOX_COPYRIGHT]
 * @author  		Raymond Benc
 * @package 		Phpfox
 * @version 		$Id: spam.html.php 979 2009-09-14 14:05:38Z Raymond_Benc $
 */
 
defined('PHPFOX') or exit('NO DICE!'); 

?>
<div style="margin:20px; text-align:center;">
	<h1>{_p var='you_have_been_banned_for_spamming'}</h1>
</div>