This commit is contained in:
Vincent Fiduccia 2016-05-02 12:54:07 -07:00
parent 3f2f6ac943
commit c1cf7829b8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{{#if settings.isRancher}}
{{#if projectId}}
{{#link-to "authenticated.project.help" projectId role="button" class="btn btn-sm btn-link"}}{{t 'pageFooter.help}}{{/link-to}}
{{#link-to "authenticated.project.help" projectId role="button" class="btn btn-sm btn-link"}}{{t 'pageFooter.help'}}{{/link-to}}
{{/if}}
<a role="button" class="btn btn-sm btn-link" target="blank" href="{{docsBase}}">{{t 'pageFooter.documentation'}}</a>
<a role="button" class="btn btn-sm btn-link" target="blank" href="{{docsBase}}/faqs/">{{t 'pageFooter.faq'}}</a>