mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
chore: update copyright text
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ class HtmlView extends BaseHtmlView
|
|||||||
ToolbarHelper::title(Text::_('COM_SPORTSMANAGER'));
|
ToolbarHelper::title(Text::_('COM_SPORTSMANAGER'));
|
||||||
|
|
||||||
?>
|
?>
|
||||||
<h2><?php echo Text::_('COM_SPORTSMANAGER'); ?> Copyright © 2006 – 2014 Sven Nickel</h2>
|
<h3><?php echo Text::_('COM_SPORTSMANAGER'); ?> – Created by Sven Nickel | Maintained by DTFB</h3>
|
||||||
<?php
|
<?php
|
||||||
// Display the template
|
// Display the template
|
||||||
parent::display($tpl);
|
parent::display($tpl);
|
||||||
|
|||||||
Reference in New Issue
Block a user