2022-02-09 15:59:20 +00:00
|
|
|
<h1>Endre lagdetaljer</h1>
|
2022-02-14 01:52:59 +00:00
|
|
|
<p>Her kan du oppdatere informasjonen om laget</p>
|
|
|
|
<form method="post" autocomplete="off">
|
2022-02-09 15:59:20 +00:00
|
|
|
|
2022-03-07 06:13:17 +00:00
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
2022-02-09 15:59:20 +00:00
|
|
|
|
|
|
|
|
2022-03-07 06:13:17 +00:00
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
|
|
|
|
|
|
|
|
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
|
|
|
|
2022-02-09 15:59:20 +00:00
|
|
|
|
2022-03-07 06:13:17 +00:00
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
|
|
|
|
|
|
|
|
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
2022-02-09 15:59:20 +00:00
|
|
|
|
2022-03-07 06:13:17 +00:00
|
|
|
|
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
|
|
|
|
|
|
|
|
|
|
|
<label for="name">Navn:</label>
|
2022-02-09 15:59:20 +00:00
|
|
|
<br>
|
2022-03-07 06:13:17 +00:00
|
|
|
<input type="text" id="name" name="name" value="<?=htmlspecialchars($team->name)?>" maxlength="32">
|
2022-02-09 15:59:20 +00:00
|
|
|
|
|
|
|
<br>
|
|
|
|
<br>
|
2022-02-14 01:52:59 +00:00
|
|
|
<input type="submit" value="Lagre">
|
|
|
|
<span>[ <a class="danger" href="index.php">Avbryt</a> ]</span>
|
2022-02-09 15:59:20 +00:00
|
|
|
</form>
|