diff options
author | Johannes Raggam <raggam-nl@adm.at> | 2011-07-07 14:26:58 (GMT) |
---|---|---|
committer | Johannes Raggam <raggam-nl@adm.at> | 2011-07-07 14:26:58 (GMT) |
commit | 37b5f6c45b8aaa3fc518157ae79f45e781a10060 (patch) | |
tree | 1e1622e0d155f54c2e54c1090f7e41ddaa209b73 /templates/program | |
parent | 652bd97d67f04127e8bb209ae8cbeff9d7682422 (diff) |
upd
Diffstat (limited to 'templates/program')
-rw-r--r-- | templates/program/boxes/current.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/program/boxes/current.html b/templates/program/boxes/current.html index 81e3498..440ef41 100644 --- a/templates/program/boxes/current.html +++ b/templates/program/boxes/current.html @@ -7,7 +7,7 @@ <body> {% if previous or current or next or after_next %} - <dl class="portlet program-box"> + <dl id="program-current-box" class="portlet program-box"> <dt class="portletHeader">Programm derzeit</dt> <dd class="portletItem"> <table> |