diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-03-05 20:07:29 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-03-05 20:07:29 +0100 |
commit | eedb920807a5917ca63c6c8dd7c78e6e4bf2754e (patch) | |
tree | 172d4fc718ba7d1b7352e038d2d92d8c80884b01 /conf/epgsearchupdmail-html.templ | |
parent | 0e3a3840e8daf19e2e8583cc2850a7b88bbf167a (diff) | |
download | vdr-plugin-epgsearch-eedb920807a5917ca63c6c8dd7c78e6e4bf2754e.tar.gz vdr-plugin-epgsearch-eedb920807a5917ca63c6c8dd7c78e6e4bf2754e.tar.bz2 |
0.9.24.beta22, %timer.modreason%, no mail when only eventid has changed
Diffstat (limited to 'conf/epgsearchupdmail-html.templ')
-rw-r--r-- | conf/epgsearchupdmail-html.templ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/epgsearchupdmail-html.templ b/conf/epgsearchupdmail-html.templ index 15accd0..65ac3f9 100644 --- a/conf/epgsearchupdmail-html.templ +++ b/conf/epgsearchupdmail-html.templ @@ -151,6 +151,7 @@ a.rightspace { <tr class="timer"><td>Channel:</td><td>%timer.chlng% (%timer.chnr%)</td></tr> <tr class="timer"><td>File:</td><td>%timer.file%</td></tr> <tr class="timer"><td>Search:</td><td>%timer.search% (%timer.searchid%)</td></tr> +<tr class="timer"><td>Modification:</td><td>%timer.modreason%</td></tr> <tr class="timer"><td valign="top">Summary:</td><td>%htmlsummary%</td></tr> </table> <p class="smallspace"></p> |