mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Terminkalender Überschrift Layout
This commit is contained in:
@@ -10773,7 +10773,7 @@ class HTML_sportsmanager_admin {
|
||||
global $params;
|
||||
|
||||
?>
|
||||
<div class="componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_APPOINTMENTS'); ?>: <?php echo JText::_('COM_SPORTSMANAGER_JOOMLA_MANAGEMENT'); ?></div>
|
||||
<div class="uk-h1 uk-heading-divider uk-text-center componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_APPOINTMENTS'); ?>: <?php echo JText::_('COM_SPORTSMANAGER_JOOMLA_MANAGEMENT'); ?></div>
|
||||
|
||||
<?php
|
||||
if ($admin_uebersicht || $zugriffsebene > 0) {
|
||||
|
||||
Reference in New Issue
Block a user