cgi/listvdomain.html
changeset 0 6f7a81934006
equal deleted inserted replaced
-1:000000000000 0:6f7a81934006
       
     1 <html>
       
     2 <head>
       
     3 <title>Sample VMailMgr "listvdomain" Page</title>
       
     4 </head>
       
     5 <body>
       
     6 <center><p><h1>Sample VMailMgr "listvdomain" Page</h1></p></center>
       
     7 <hr>
       
     8 <form method=post action="/cgi-bin/listvdomain">
       
     9 <p>Domain name: <input type=text name=vdomain></p>
       
    10 <p>Pass phrase: <input type=password name=password></p>
       
    11 <p><input type=submit></p>
       
    12 </form>
       
    13 </body>
       
    14 </html>