diff options
Diffstat (limited to 'template/default/prog_summary.html')
-rw-r--r-- | template/default/prog_summary.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/prog_summary.html b/template/default/prog_summary.html index 3940872..5dbbce2 100644 --- a/template/default/prog_summary.html +++ b/template/default/prog_summary.html @@ -79,7 +79,7 @@ <td class="col_center"> <tmpl_if recurl> <a href="javascript:callurl('<tmpl_var switchurl>');"><img src="bilder/sum_view.gif" width="58" height="22" border="0" alt="<%! TV select !%>" onmouseover="window.status='<%! TV select !%>';return true" title="<%! TV select !%>" /></a> - <a href="vdradmin.pl?search=<tmpl_var find_title>&aktion=prog_summary&submit=go11)"><img src="bilder/sum_find.gif" width="58" height="22" border="0" alt="<%! Search for other show times !%>" onmouseover="window.status='<%! Search for other show times !%>';return true" title="<%! Search for other show times !%>" /></a> + <a href="vdradmin.pl?search=<tmpl_var find_title>&aktion=prog_summary&submit=go11"><img src="bilder/sum_find.gif" width="58" height="22" border="0" alt="<%! Search for other show times !%>" onmouseover="window.status='<%! Search for other show times !%>';return true" title="<%! Search for other show times !%>" /></a> <tmpl_if summary> <a href="javascript:popup('<tmpl_var infurl>');"><img src="bilder/sum_info.gif" width="58" height="22" border="0" alt="<%! More Information !%>" onmouseover="window.status='<%! More Information !%>';return true" title="<%! More Information !%>" /></a> <tmpl_else> |