forked from Public/pics
MainTemplate: open vanity link in new tab
This commit is contained in:
parent
c7e4351375
commit
2c24a0a7e7
@ -74,7 +74,7 @@ class MainTemplate extends Template
|
||||
}
|
||||
else
|
||||
echo '
|
||||
<span class="vanity">Powered by <a href="https://aaronweb.net/projects/kabuki/">Kabuki CMS</a></span>';
|
||||
<span class="vanity">Powered by <a href="https://aaronweb.net/projects/kabuki/" target="_blank">Kabuki CMS</a></span>';
|
||||
|
||||
echo '
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user