/[qa]/trunk/pts/www/web/common/index.html
ViewVC logotype

Contents of /trunk/pts/www/web/common/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 401 - (hide annotations) (download) (as text)
Mon Sep 23 09:57:27 2002 UTC (10 years, 7 months ago) by hertzog
File MIME type: text/html
File size: 543 byte(s)
* Removed the javascript for the "Jump to" form. Instead I use a
  clever RewriteRule that redirect the url of the form request...
1 hertzog 344 <html>
2     <head>
3     <title>Debian Package Tracking System</title>
4     <link rel="stylesheet" href="../common/pts.css">
5     </head>
6     <body>
7     <h1 style="text-align: center">Debian Package Tracking System<h1>
8     <p align="center">
9     <table class="lefttable">
10 hertzog 345 <tr class="titlerow"><td class="titlecell">Where do you want to go ?</td></tr>
11 hertzog 344 <tr class="contentrow"><td class="contentcell">
12 hertzog 401 <form method="get" action="/common/index.html">
13 hertzog 344 Debian source package : <input type="text" name="src">
14 hertzog 401 <input type="submit" value="Go">
15 hertzog 344 </form>
16     </td></tr>
17 hertzog 357 </table>
18 hertzog 344
19     </body>
20     </html>

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5