1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix XHTML validity

This commit is contained in:
Gabor Hojtsy
2003-08-15 14:34:25 +00:00
parent c28df0345e
commit 456b2a615d

2
my.php
View File

@@ -229,7 +229,7 @@ foreach ($mirror_sites as $murl => $mdata) {
</div>
<p class="center">
<input type="submit" value="Set All Preferences">
<input type="submit" value="Set All Preferences" />
</p>
</form>