mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Rangliste Change Subheader to H2
This commit is contained in:
@@ -6972,7 +6972,7 @@ global $params;
|
|||||||
<table class="uk-table uk-table-responsive uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
<table class="uk-table uk-table-responsive uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap class="contentheading<?php echo $params->get('pageclass_sfx'); ?>" width="100%">
|
<td nowrap class="contentheading<?php echo $params->get('pageclass_sfx'); ?>" width="100%">
|
||||||
<a name="rid<?php echo $rangliste->rangliste_id; ?>"></a><?php echo htmlentities_utf8($rangliste->bezeichnung); ?>
|
<a name="rid<?php echo $rangliste->rangliste_id; ?>"></a><H2><?php echo htmlentities_utf8($rangliste->bezeichnung); ?></H2>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Reference in New Issue
Block a user