outsource apihelp to api.froxlor.org
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
8
templates/Sparkle/apihelp/index.tpl
vendored
8
templates/Sparkle/apihelp/index.tpl
vendored
@@ -1,8 +0,0 @@
|
||||
$header
|
||||
<article>
|
||||
<section>
|
||||
{$apihelp}
|
||||
</section>
|
||||
|
||||
</article>
|
||||
$footer
|
||||
2
templates/Sparkle/header.tpl
vendored
2
templates/Sparkle/header.tpl
vendored
@@ -69,7 +69,7 @@
|
||||
</if>
|
||||
<if Settings::Get('api.enabled') == 1>
|
||||
<li><a href="{$linker->getLink(array('section' => 'index', 'page' => 'apikeys'))}">{$lng['menue']['main']['apikeys']}</a></li>
|
||||
<li><a href="{$linker->getLink(array('section' => 'index', 'page' => 'apihelp'))}">{$lng['menue']['main']['apihelp']}</a></li>
|
||||
<li><a href="https://api.froxlor.org/doc/" rel="external">{$lng['menue']['main']['apihelp']}</a></li>
|
||||
</if>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user