Formular Spieler verschönert.

This commit is contained in:
Jürgen Meyer
2025-12-04 14:08:14 +01:00
parent fec866fa5d
commit 3b721e3c82
2 changed files with 3 additions and 3 deletions
@@ -1400,11 +1400,11 @@ class HTML_sportsmanager_admin
<form action="<?php echo SportsManagerURL($row != null ? ('#id' . $row->spieler_id) : ''); ?>" method="post" <form action="<?php echo SportsManagerURL($row != null ? ('#id' . $row->spieler_id) : ''); ?>" method="post"
name="adminForm" id="adminForm" enctype="multipart/form-data"> name="adminForm" id="adminForm" enctype="multipart/form-data">
<div class="uk-overflow-auto"> <div class="uk-overflow-auto">
<table class="uk-table" style="width: 100%"> <table style="width: 100%">
<tr> <tr>
<td nowrap style="width: 60%; vertical-align: top"> <td nowrap style="width: 60%; vertical-align: top">
<div class="uk-overflow-auto"> <div class="uk-overflow-auto">
<table class="uk-table" style="width: 100%"> <table style="width: 100%">
<tr> <tr>
<td nowrap style="width: 20%; text-align: right"> <td nowrap style="width: 20%; text-align: right">
<label for="lastname"><?php echo Text::_('COM_SPORTSMANAGER_LAST_NAME') ?> <label for="lastname"><?php echo Text::_('COM_SPORTSMANAGER_LAST_NAME') ?>