put quotes around powered by

This commit is contained in:
Miles Lott 2001-04-21 16:25:04 +00:00
parent 16f06c53c4
commit 479c0f0721

View File

@ -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>