forked from Ruderverein-Donau-Linz/rowt
		
	better label
This commit is contained in:
		@@ -37,7 +37,8 @@
 | 
			
		||||
						{% endfor %}
 | 
			
		||||
					</select>
 | 
			
		||||
					{{ macros::input(label="Zeit [(hh:)mm:ss]/Distanz [m]", name="result", required=true, type="text", class="input") }}
 | 
			
		||||
					<input type="file" name="proof" class="input" accept="image/*" capture="camera">
 | 
			
		||||
					<label for="file-thirty" class="text-sm text-gray-600">Ergebnis-Foto vom Ergo-Display</label>
 | 
			
		||||
					<input type="file" id="file-thirty" name="proof" class="input" accept="image/*" capture="camera">
 | 
			
		||||
					<input type="submit" value="Speichern" class="btn btn-primary w-full col-span-4 m-auto"/>
 | 
			
		||||
				</form>
 | 
			
		||||
			</div>
 | 
			
		||||
@@ -61,7 +62,8 @@
 | 
			
		||||
						{% endfor %}
 | 
			
		||||
					</select>
 | 
			
		||||
					{{ macros::input(label="Zeit [(hh:)mm:ss]/Distanz [m]", name="result", required=true, type="text", class="input") }}
 | 
			
		||||
					<input type="file" name="proof" class="input" accept="image/*" capture="camera">
 | 
			
		||||
					<label for="file-dozen" class="text-sm text-gray-600">Ergebnis-Foto vom Ergo-Display</label>
 | 
			
		||||
					<input type="file" id="file-dozen" name="proof" class="input" accept="image/*" capture="camera">
 | 
			
		||||
					<input type="submit" value="Speichern" class="btn btn-primary w-full col-span-4 m-auto"/>
 | 
			
		||||
				</form>
 | 
			
		||||
			</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user