forked from extern/egroupware
Fix spelling - gee wasn't I just here?
This commit is contained in:
parent
cda8181ed7
commit
4b031df087
@ -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>Show '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