Porava hlavicky MPTranslateCZweb
[mp-web-interface.git] / deleteconfirm.htm
blob8d3c0650fbd2f0f6553746100b75a200c976ddca
1 <html>
3 <head>
4 <meta http-equiv="Content-Language" content="en-au">
5 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
6 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
7 <META HTTP-EQUIV="Expires" CONTENT="-1">
8 <meta name = "viewport" content = "width = device-width">
9 <title>MP ~~~Web Interface~~~ - ~~~Confirm Deleting Record~~~</title>
11 <link rel="stylesheet" type="text/css" href="style.css">
13 </head>
15 <body>
16 <center>
17 <table border="0" width="30%" cellpadding="4" cellspacing="1">
18 <tr><th colspan = 2 bgcolor="#000080">
19 <p style="text-align: center"><font size="2" color="#FFFFFF">~~~Confirm
20 Deleting Recording~~~</font></th></tr>
21 <tr>
22 <td style="text-align: center" colspan="2"><b><font size="2">~~~You are about to delete the following
23 recording:~~~</font></b><p><b>~~~Title:~~~</b> !!!Title!!!</p>
24 <p><b>~~~Description:~~~</b> !!!Description!!!</p>
25 <p><b>~~~Times Watched:~~~</b> !!!Watched!!!</td>
26 </tr>
28 <tr>
29 <td style="text-align: center">
30 <input type=button value="~~~NO - DO NOT DELETE!~~~" onclick="js:history.go(-1)"></td></tr><tr>
31 <td style="text-align: center"><form action=deleterecok method=post><input type=hidden name=DelRec value=!!!RecordID!!!>
32 <input type=submit value="~~~DELETE~~~"></form></td>
33 </tr>
35 </center>
36 </body>
37 <HEAD>
38 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
39 <META HTTP-EQUIV="Expires" CONTENT="-1">
40 </HEAD>
42 </html>