Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by teddy, Mon Feb 26 05:31:47 2001 UTC | revision 1.8 by teddy, Mon Feb 26 11:26:15 2001 UTC | |
|---|---|---|
| # | Line 117 if not (form.has_key('type') and form['t | Line 117 if not (form.has_key('type') and form['t |
| 117 | print '<INPUT TYPE=HIDDEN NAME="%s" VALUE="%s">' % var | print '<INPUT TYPE=HIDDEN NAME="%s" VALUE="%s">' % var |
| 118 | print '<INPUT TYPE=HIDDEN NAME=type VALUE="html">' | print '<INPUT TYPE=HIDDEN NAME=type VALUE="html">' |
| 119 | ||
| 120 | print """</FORM> | print """</FORM><P> |
| 121 | After changing any settings, don't forget to change the "Zoom" setting | |
| 122 | to "Pan" if you don't want to zoom when applying them. | |
| 123 | </BODY></HTML>""" | </BODY></HTML>""" |
| 124 | sys.exit(0) | sys.exit(0) |
| 125 |
|
||||||||
| root@recompile.se | ViewVC Help |
| Powered by ViewVC 1.1.26 |