mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
captive: Cleanup logo upload
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -326,18 +326,13 @@ print<<END;
|
||||
<input type="color" name="COLOR" value="$settings{'COLOR'}">
|
||||
</td>
|
||||
</tr>
|
||||
END
|
||||
|
||||
# Logo Upload
|
||||
print <<END;
|
||||
<tr>
|
||||
<td>
|
||||
$Lang::tr{'Captive logo_upload'}
|
||||
<br>
|
||||
$Lang::tr{'Captive logo_upload1'}
|
||||
$Lang::tr{'Captive upload logo'}
|
||||
</td>
|
||||
<td>
|
||||
<input type="file" name="logo">
|
||||
<br>$Lang::tr{'Captive upload logo recommendations'}
|
||||
</td>
|
||||
</tr>
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user