Skip to content

Commit 20730e6

Browse files
authored
Merge pull request #27775 from astridx/3xcontactdefault
I deleted a line that I don't think we need
2 parents 10db709 + 80fa015 commit 20730e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/com_contact/views/contact/tmpl/default.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@
99

1010
defined('_JEXEC') or die;
1111

12-
jimport('joomla.html.html.bootstrap');
13-
14-
$cparams = JComponentHelper::getParams('com_media');
1512
$tparams = $this->item->params;
16-
1713
?>
1814

1915
<div class="contact<?php echo $this->pageclass_sfx; ?>" itemscope itemtype="https://schema.org/Person">

0 commit comments

Comments
 (0)