<?php
/**
 * Copyright (c) 2010 WPProsperent.com
 *
 * This file is part of WP Prosperent Plugin
 */
?>
<div class="<?php esc_attr_e($this->type) ?> fade">
	<p><strong><?php esc_html_e($this->message) ?></strong></p>
</div>