chore: remove empty class attributes, fix label for input

This commit is contained in:
Marvin Flock
2025-08-28 20:18:52 +02:00
parent f27b87a0d8
commit 60232d95b3
@@ -7586,11 +7586,11 @@ class HTML_sportsmanager_admin
<form action="<?php echo SportsManagerURL(); ?>" method="post" name="adminForm" id="adminForm"
enctype="multipart/form-data">
<div class="uk-overflow-auto">
<table class="" style="width: 100%;padding-top: 20px;">
<table style="width: 100%;padding-top: 20px;">
<tr>
<td nowrap style="width: 60%; vertical-align: top;">
<div class="uk-overflow-auto">
<table class="" style="width: 100%;">
<table style="width: 100%;">
<tr>
<td nowrap style="width: 20%; text-align: right;">
<label for="team_name"><?php echo Text::_('COM_SPORTSMANAGER_TEAM_NAME'); ?>
@@ -7604,7 +7604,7 @@ class HTML_sportsmanager_admin
</tr>
<tr>
<td nowrap style="width: 20%; text-align: right;">
<label for="team_name"><?php echo Text::_('COM_SPORTSMANAGER_TEAM_NAME_SHORT'); ?>
<label for="team_name_kurz"><?php echo Text::_('COM_SPORTSMANAGER_TEAM_NAME_SHORT'); ?>
:</label>
</td>
<td nowrap>