From 057fb6839cc9b266daa368ed1f7a490824ba0c05 Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Thu, 8 Dec 2016 09:38:42 +0100 Subject: [PATCH] Reset doc file --- doc/Theming.html | 2 +- doc/Theming.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Theming.html b/doc/Theming.html index 13dda02..13e6acf 100644 --- a/doc/Theming.html +++ b/doc/Theming.html @@ -120,7 +120,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
  • There should now be a my-template/ directory under the tpl/ dir, containing directly all the template files.
  • Edit data/config.php to have Shaarli use this template, e.g.

    -
    $GLOBALS['config'['theme'] = 'tpl/my-template/';]('theme']-=-'tpl/my-template/';.html)
  • +
    $GLOBALS['config'['RAINTPL_TPL'] = 'tpl/my-template/';]('RAINTPL_TPL']-=-'tpl/my-template/';.html)

    Community themes & templates