mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-15 18:38:57 +01:00
put quotes around powered by
This commit is contained in:
parent
16f06c53c4
commit
479c0f0721
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<?php $selected[$current_config["showpoweredbyon"]] = " selected"; ?>
|
<?php $selected[$current_config["showpoweredbyon"]] = " selected"; ?>
|
||||||
<tr bgcolor="e6e6e6">
|
<tr bgcolor="e6e6e6">
|
||||||
<td>Showed powered by logo on:</td>
|
<td>Showed 'powered by' logo on:</td>
|
||||||
<td>
|
<td>
|
||||||
<select name="newsettings[showpoweredbyon]">
|
<select name="newsettings[showpoweredbyon]">
|
||||||
<option value="bottom"<?php echo $selected["bottom"]; ?>>bottom</option>
|
<option value="bottom"<?php echo $selected["bottom"]; ?>>bottom</option>
|
||||||
|
Loading…
Reference in New Issue
Block a user