diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/tpl/help.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/help.tpl b/view/tpl/help.tpl index 4ce48bca8..1c5d05738 100644 --- a/view/tpl/help.tpl +++ b/view/tpl/help.tpl @@ -1,6 +1,6 @@ <div id="help-content" class="generic-content-wrapper"> <div class="section-title-wrapper"> - <h2>{{$title}}</h2> + <h2>{{$title}}: {{$heading}}</h2> </div> <div class="section-content-wrapper" id="doco-content"> <h1 class="fakelink" id="doco-top-toc-heading"><span onclick="docoTocToggle(); return false;"> |