1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Files
archived-web-php/result.html
1997-11-03 22:04:34 +00:00

14 lines
320 B
HTML

<html>
<body bgcolor="#ffffff" text="#032F5B" link="#537492" vlink="#000000">
<FONT FACE="Verdana, Arial, Helvetica">
<center>
<form name="result">
<input type="button" value="Save" onclick="parent.frames[0].document.config.submit()">
<input type="text" name="config_line" size="80">
</form>
</center>
</body>
</html>