From 81c439bc7d4cbe355abaddc46954ec400f98774f Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 3 Mar 2014 14:33:49 -0800 Subject: revert the temporary fix for the missing hdr.tpl and add the ability to provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated. --- view/tpl/nav.tpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index da02f86f3..ec9731fef 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -163,7 +163,7 @@ {{if $nav.help}}
  • - +
  • {{/if}} @@ -171,6 +171,3 @@ - -- cgit v1.2.3