diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2019-04-11 13:38:07 +0200 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2019-04-11 13:57:16 +0200 |
commit | 80404cc0987d064b3070ab39dd82b76894f8cdaa (patch) | |
tree | efbb36b8da40ab5cb1eb2d43406b9848ef7af157 /header.php | |
parent | e0b593c90599009a903d1856555eacf33245005d (diff) |
Replace 'optiks' with 'opticks'
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <div id="page"> <div id="header"> <div id="header-logo"> - <?php tpl_link(DOKU_BASE, "<img src=\"/lib/tpl/optiks/images/redman.xyz.png\"></img>", 'title="'.$conf['title'].'"');?> + <?php tpl_link(DOKU_BASE, "<img src=\"/lib/tpl/opticks/images/redman.xyz.png\"></img>", 'title="'.$conf['title'].'"');?> </div> <div id="header-dropdown"> |