welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
14
templates/Sparkle/footer.tpl
vendored
Normal file
14
templates/Sparkle/footer.tpl
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
</div>
|
||||
<footer>
|
||||
<span>Froxlor
|
||||
<if ($settings['admin']['show_version_login'] == '1' && $filename == 'index.php') || ($filename != 'index.php' && $settings['admin']['show_version_footer'] == '1')>
|
||||
{$version}{$branding}
|
||||
</if>
|
||||
© 2009-{$current_year} by <a href="http://www.froxlor.org/" rel="external">the Froxlor Team</a><br />
|
||||
</span>
|
||||
<if $lng['translator'] != ''>
|
||||
<br /><span>{$lng['panel']['translator']}: {$lng['translator']}
|
||||
</if>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user