blob: a89554d135f89bd8eb0e27a8bd776436d6fceb7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title></title>
<link href="style.css" rel="stylesheet" media="screen">
<script language="JavaScript">
<!--
function del(suffix) {
check=confirm("Really delete?");
if(check) window.location.href=suffix;
}
function popup(URL) {
window.open(URL, '_new', 'width=400, height=250');
}
function mdel() {
check=confirm("Delete selected recordings?");
if(check) document.FormName.submit();
}
// -->
</script>
</head>
<body background="bilder/cback.png" leftmargin="3" marginheight="20" marginwidth="3" topmargin="20">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="39">
<tr>
<td valign="middle" width="300" background="bilder/nav_button_back.gif">
<p class="einzug_ohnetop"><b>Recordings</b></p>
</td>
<td colspan="2" align="right" background="bilder/nav_button_back_mitte.gif">
<tmpl_if disk_total>
Total:
<tmpl_var minutes_total>
(
<tmpl_var disk_total>
) | Free:
<tmpl_var minutes_free>
(
<tmpl_var disk_free>
)
</tmpl_if> </td>
<td width="15" background="bilder/nav_button_back_end.gif"> </td>
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> <tmpl_loop path> >> <tmpl_if url><a href="<tmpl_var url>"><tmpl_var name></a><tmpl_else><tmpl_var name></tmpl_if></tmpl_loop></td>
</tr>
</table>
<br>
<form action="<tmpl_var url>" method="get" name="FormName">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="30">
<p><img src="bilder/uebersicht_oben_links.gif" alt="" height="30" width="30" border="0"></p>
</td>
<td background="bilder/uebersicht_oben<tmpl_if sortbydate>_selected</tmpl_if>.gif"><p class="einzug_liste_headlines"><tmpl_if sortbydate><tmpl_if desc><img src="bilder/sortiert_desc.gif" alt="" width="9" height="11" border="0"> <tmpl_else><img src="bilder/sortiert_asc.gif" alt="" width="9" height="11" border="0"> </tmpl_if></tmpl_if><a href="<tmpl_var sortbydateurl>"><font color="black"><b>Date</b></font></a></td>
<td background="bilder/uebersicht_oben<tmpl_if sortbytime>_selected</tmpl_if>.gif"><p class="einzug_liste_headlines"><tmpl_if sortbytime><tmpl_if desc><img src="bilder/sortiert_desc.gif" alt="" width="9" height="11" border="0"> <tmpl_else><img src="bilder/sortiert_asc.gif" alt="" width="9" height="11" border="0"> </tmpl_if></tmpl_if><a href="<tmpl_var sortbytimeurl>"><font color="black"><b>Time</b></font></a></td>
<td background="bilder/uebersicht_oben<tmpl_if sortbyname>_selected</tmpl_if>.gif"><p class="einzug_liste_headlines"><tmpl_if sortbyname><tmpl_if desc><img src="bilder/sortiert_desc.gif" alt="" width="9" height="11" border="0"> <tmpl_else><img src="bilder/sortiert_asc.gif" alt="" width="9" height="11" border="0"> </tmpl_if></tmpl_if><a href="<tmpl_var sortbynameurl>"><font color="black"><b>Name</b></font></a></p>
</td>
<td width="30" background="bilder/uebersicht_oben.gif"> </td>
<td align="right" width="30" background="bilder/uebersicht_oben.gif"> </td>
<td valign="top" width="30"><img src="bilder/uebersicht_oben_rechts.gif" alt="" height="30" width="30" border="0"></td>
</tr>
<tmpl_loop recloop>
<tr height="25">
<td valign="top" width="30" height="22" background="bilder/uebersicht_links<tmpl_if __ODD__>_dark</tmpl_if>.gif"> </td>
<td valign="top" width="80" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if><tmpl_if sortbydate>_selected</tmpl_if>.gif">
<p class="einzug_liste"><tmpl_var date><tmpl_if isfolder> Total</tmpl_if></p>
</td>
<td valign="top" width="80" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if><tmpl_if sortbytime>_selected</tmpl_if>.gif">
<p class="einzug_liste"><tmpl_var time><tmpl_if isfolder> Neu</tmpl_if><tmpl_if new> new</tmpl_if></p>
</td>
<td valign="top" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if><tmpl_if sortbyname>_selected</tmpl_if>.gif">
<p class="einzug_liste"><tmpl_if isfolder><img align="absmiddle" src="bilder/folder.gif" border="0"> <a href="<tmpl_var infurl>"><b><font color="black"><tmpl_var name></font></b></a><tmpl_else><a href="javascript:popup('<tmpl_var infurl>');"><b><tmpl_var name></b></a></tmpl_if></p>
</td>
<td align="center" valign="top" width="30" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if>.gif">
<p class="einzug_liste"><tmpl_unless isfolder><a href="javascript:del('<tmpl_var delurl>');"><img src="bilder/delete.gif" alt="" height="17" width="17" border="0"></a></tmpl_unless></p>
</td>
<td align="center" valign="top" width="30" background="bilder/uebersicht_mitte<tmpl_if __ODD__>_dark</tmpl_if>.gif">
<p class="einzug_liste"><tmpl_unless isfolder><input type="checkbox" name="xxxx_<tmpl_var id>"></tmpl_unless></p>
</td>
<td valign="top" width="30" background="bilder/uebersicht_rechts<tmpl_if __ODD__>_dark</tmpl_if>.gif"> </td>
</tr>
</tmpl_loop>
<tr>
<td valign="top" width="30"><img src="bilder/uebersicht_unten_links.gif" alt="" height="30" width="30" border="0"></td>
<td background="bilder/uebersicht_unten.gif"> </td>
<td background="bilder/uebersicht_unten.gif"> </td>
<td background="bilder/uebersicht_unten.gif"> </td>
<td width="30" background="bilder/uebersicht_unten.gif"> </td>
<td width="30" background="bilder/uebersicht_unten.gif"> </td>
<td valign="top" width="30"><img src="bilder/uebersicht_unten_rechts.gif" alt="" height="30" width="30" border="0"></td>
</tr>
<tr>
<td valign="top" width="30"></td>
<td></td>
<td></td>
<td colspan="3" align="right"><br>
<table width="280" border="0" cellspacing="0" cellpadding="0">
<tr height="20">
<td width="12" height="20" background="bilder/gbutton_left.gif"></td>
<td align="center" height="20" background="bilder/gbutton_middle.gif">
<a href="javascript:mdel();"><div class="gbutton">Delete selected recordings</div></a>
</td>
<td width="12" height="20" background="bilder/gbutton_right.gif"></td>
</tr>
</table>
</td>
<td valign="top" width="30"></td>
</tr>
</table>
<input type="hidden" name="aktion" value="rec_delete">
</form>
<br>
</body>
</html>
|