diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/popuphelp.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/popuphelp.tpl b/template/yoga/popuphelp.tpl index 3b7eb1932..af732c554 100644 --- a/template/yoga/popuphelp.tpl +++ b/template/yoga/popuphelp.tpl @@ -1,5 +1,5 @@ {* $Id$ *} -<div id="content"> +<div id="content" class="content"> {$HELP_CONTENT} </div> <!-- content --> |