mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +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"; ?>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td>Showed powered by logo on:</td>
|
||||
<td>Showed 'powered by' logo on:</td>
|
||||
<td>
|
||||
<select name="newsettings[showpoweredbyon]">
|
||||
<option value="bottom"<?php echo $selected["bottom"]; ?>>bottom</option>
|
||||
|
Loading…
Reference in New Issue
Block a user