0byt3m1n1
Path:
/
home
/
kassiope
/
OLD
/
00-OLD
/
components
/
com_search
/
views
/
search
/
tmpl
/
[
Home
]
File: default_error.php
<?php defined('_JEXEC') or die('Restricted access'); ?> <table class="searchintro<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <tr> <td colspan="3" > <?php echo $this->escape($this->error); ?> </td> </tr> </table>