We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10db709 + 80fa015 commit 20730e6Copy full SHA for 20730e6
components/com_contact/views/contact/tmpl/default.php
@@ -9,11 +9,7 @@
9
10
defined('_JEXEC') or die;
11
12
-jimport('joomla.html.html.bootstrap');
13
-
14
-$cparams = JComponentHelper::getParams('com_media');
15
$tparams = $this->item->params;
16
17
?>
18
19
<div class="contact<?php echo $this->pageclass_sfx; ?>" itemscope itemtype="https://schema.org/Person">
0 commit comments