Porava hlavicky MPTranslateCZweb
[mp-web-interface.git] / conflict2.htm
blob8f8727779012b3f2b663002cb0767fef4027421a
1 <html>
2 <head>
3 <meta http-equiv="Content-Language" content="en-au">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
5 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
6 <META HTTP-EQUIV="Expires" CONTENT="-1">
7 <meta name = "viewport" content = "width = device-width">
8 <title>Conflict Warning</title>
9 <link rel="stylesheet" type="text/css" href="style.css">
10 </head>
11 </body>
12 <div align=center>
13 <table id="table1" border=0 cellpadding=4 cellspacing=1>
14 <tr>
15 <th colspan=2>There was a scheduling conflict that can be resolved by adjusting pre and post recording times...</th>
16 </tr>
17 <form action="addrec1" method=post>
18 <tr>
19 <td>Ignore conflict and schedule without resolving overlap</td>
20 <td align=left><input type=submit value="IGNORE"></td>
21 </tr>
22 <input type=hidden name=ID value=!!!ID!!!>
23 <input type=hidden name=Type value=!!!Type!!!>
24 <input type=hidden name=Keep value=!!!Keep!!!>
25 <input type=hidden name=KeepDate value=!!!KeepDate!!!>
26 <input type=hidden name=Action value="IGNORE"></form>
27 <form action="addrec1" method=post>
28 <tr>
29 <td>Resolve conflicts automatically by adjusting pre and post recording times</td>
30 <td align=left><input type=submit value="RESOLVE"></td>
31 </tr>
32 <input type=hidden name=ID value=!!!ID!!!>
33 <input type=hidden name=Type value=!!!Type!!!>
34 <input type=hidden name=Keep value=!!!Keep!!!>
35 <input type=hidden name=KeepDate value=!!!KeepDate!!!>
36 <input type=hidden name=Action value="RESOLVE">
37 </form>
38 <tr>
39 <td>Go back and delete conflicting schedules or add recordings manually</td>
40 <td align=left><input type=button value="Back" onClick="js:history.go(-1)"></td>
41 </tr>
42 </table>
43 </font>
44 </div>
45 </body>
46 </html>