Your IP : 216.73.216.193


Current Path : /home/p/o/n/poneycluc/www/plugins/system/t4/layouts/t4/element/
Upload File :
Current File : /home/p/o/n/poneycluc/www/plugins/system/t4/layouts/t4/element/logo.php

<?php
$doc = $displayData->doc;
$logoFile = $doc->params->get('logoFile', 'none');
?>
<a class="navbar-brand t4-logo" href="index.php"><img src="<?php echo $logoFile ?>" alt="T4 Blank"></a>