summaryrefslogtreecommitdiff
path: root/template/default/at_timer_list.html
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2006-05-19 15:58:19 +0200
committerAndreas Mair <amair.sob@googlemail.com>2006-05-19 15:58:19 +0200
commitb8893f9631d2ea760848ba6c56c22d45f8413591 (patch)
treeb8e137926bee0b1e48957aae17c0b7330f4ef367 /template/default/at_timer_list.html
parent38fa8341651c5b2678038f8ee72cf5b916e8cf56 (diff)
downloadvdradmin-am-3.4.6beta.tar.gz
vdradmin-am-3.4.6beta.tar.bz2
2006-05-19: 3.4.6betav3.4.6beta
- Added: "next" shortcut in prog_summary to show events starting after the current event (Based on patch by Joachim). - Added: added selectbox in prog_summary to quickly show the epg at a given time (uses times configured in timeline config). - Added: list view in prog_summary which includes a graphical elapsed time representation (Based on patch by Joachim). - Added: selectbox in prog_list2 to quickly jump to a day's epg. - Reworked: prog_detail (incl. recording's details). - Changed: cleaned config menu. - Removed: "bilder" and "copper" theme". - Added: "default.png" theme (nice PNG images, extracted from KDE's Crystal icons). - Reworked: "default" theme (ugly GIF images, extracted and converted from KDE's kdeclassic icons).
Diffstat (limited to 'template/default/at_timer_list.html')
-rw-r--r--template/default/at_timer_list.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/default/at_timer_list.html b/template/default/at_timer_list.html
index a23325c..be356ae 100644
--- a/template/default/at_timer_list.html
+++ b/template/default/at_timer_list.html
@@ -2,7 +2,7 @@
<html>
<head>
- <meta http-equiv="content-type" content="text/html;<%! charset=ISO-8859-1 !%>"/>
+ <meta http-equiv="content-type" content="text/html;charset=<%! ISO-8859-1 !%>"/>
<title>VDRAdmin-AM - <%! AutoTimer !%></title>
<link href="style.css" rel="stylesheet" media="screen" type="text/css"/>
<tmpl_if usercss>
@@ -130,9 +130,9 @@
<td class="col_active <tmpl_if sortbyactive>selected</tmpl_if>">
<div>
<tmpl_if active>
- <a href="<tmpl_var toggleurl>"><img src="bilder/poempl_gruen.gif" alt="" width="19" height="19" align="middle" border="0"/> <%! Yes !%></a>
+ <a href="<tmpl_var toggleurl>"><img src="bilder/poempl_gruen.gif" alt="" align="middle" border="0"/> <%! Yes !%></a>
<tmpl_else>
- <a href="<tmpl_var toggleurl>"><img src="bilder/poempl_grau.gif" alt="" width="19" height="19" align="middle" border="0"/> <%! No !%></a>
+ <a href="<tmpl_var toggleurl>"><img src="bilder/poempl_grau.gif" alt="" align="middle" border="0"/> <%! No !%></a>
</tmpl_if>
</div>
</td>
@@ -158,12 +158,12 @@
</td>
<td class="col_edit">
<div>
- <a href="<tmpl_var modurl>"><img src="bilder/edit.gif" alt="edit" height="17" width="17" border="0" title="<%! Edit !%>"/></a>
+ <a href="<tmpl_var modurl>"><img src="bilder/edit.gif" alt="edit" border="0" title="<%! Edit !%>"/></a>
</div>
</td>
<td class="col_delete">
<div>
- <a href="javascript:del('<%! Delete timer? !%>\n\n&quot;<tmpl_var pattern_js>&quot;', '<tmpl_var delurl>');"><img src="bilder/delete.gif" alt="delete" height="17" width="17" border="0" title="<%! Delete !%>"/></a>
+ <a href="javascript:del('<%! Delete timer? !%>\n\n&quot;<tmpl_var pattern_js>&quot;', '<tmpl_var delurl>');"><img src="bilder/delete.gif" alt="delete" border="0" title="<%! Delete !%>"/></a>
</div>
</td>
<td class="col_checkbox">