diff options
Diffstat (limited to 'skins/xstyle/program.tmpl')
| -rw-r--r-- | skins/xstyle/program.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/xstyle/program.tmpl b/skins/xstyle/program.tmpl index 42ba1ac..7d860d9 100644 --- a/skins/xstyle/program.tmpl +++ b/skins/xstyle/program.tmpl @@ -50,7 +50,7 @@ <?% c = c + 1 %?> <?% IF c == 1; # Id Field %?> <td> - <?% INCLUDE 'bloecke/event_links.tmpl' data=zeile timerid=zeile.10 %?> + <?% INCLUDE 'bloecke/event_links.tmpl' data=zeile timerid=zeile.10 level=zeile.13 %?> </td> <?% ELSIF c == 2; # Text Field %?> <td> |
