Skip to content

Commit 52db8bc

Browse files
committed
[FIX] My name in footer :/
1 parent 8c5f8df commit 52db8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/templates/test/global/footer.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p><strong>mmcFE-ng</strong> by TheSerapher, available on <a href="https://github.com/TheSerapher/php-mmcfe-ng">GitHub</a></p>
22
<p>Please <strong>Donate</strong> to TheSerapher LTC: Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8 | FTC: 6jDgGaUzMVyac5uqBhJCMiFMKCtH1LagTA</p>
3-
<p><strong>Copyright &copy; 2013 Sebastian Grerewe</strong>, Theme by <a href="http://www.medialoot.com">MediaLoot</a></p>
3+
<p><strong>Copyright &copy; 2013 Sebastian Grewe</strong>, Theme by <a href="http://www.medialoot.com">MediaLoot</a></p>
44
{if $DEBUG > 0}
55
<div id="debug">
66
{nocache}{include file="system/debugger.tpl"}{/nocache}

0 commit comments

Comments
 (0)