<?php $helper = plugin_load('helper', 'confmanager'); ?>
<h2 class="clickable hoverFeedback" id="toggleDescription" title="<?php echo $helper->getLang('toggle_description') ?>">
	<?php echo $configHeadLine ?>
	<span class="heading_appendix">
		<img id="description_toggle_button"/>
	</span>
</h2>
