diff options
Diffstat (limited to 'template/default/help_timer_list.html')
-rw-r--r-- | template/default/help_timer_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/help_timer_list.html b/template/default/help_timer_list.html index aff0f50..96b6198 100644 --- a/template/default/help_timer_list.html +++ b/template/default/help_timer_list.html @@ -11,7 +11,7 @@ </tmpl_if> </head> -<body id="timer_list"> +<body id="timer_list" class="help" onload="window.focus()"> <form onsubmit="return false;" action="help_timer_list.html"> <input type="hidden" name="aktion" value="show_help"/> <input type="hidden" name="area" value="<tmpl_var area>"/> |