<div class="content-info">
<h2>
<center>
<?php
$currentlang = get_bloginfo('language');
if($currentlang=="is-IS"):
?>
<div><?php echo inkthemes_get_option('inkthemes_mainheading'); ?></div>
<?php else: ?>
<div><?php _e('english'); ?></div>
<?php endif; ?>
</center>
</h2>
</div>
↧
MariaWeb on "polylang with colorway"
↧