summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/footer.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/footer.tpl b/theme/footer.tpl index 9c21d7b..eecbdcf 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl
@@ -17,7 +17,8 @@
17 17
18 <DIV ID="footer"> 18 <DIV ID="footer">
19 <UL CLASS="rows"> 19 <UL CLASS="rows">
20 <LI>Four Island by <a href="http://fourisland.com">Starla Insigna</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.</LI> 20 <LI>Four Island (r<!--REVISION-->) is by <a href="http://fourisland.com">Starla Insigna</a></LI>
21 <LI>Licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.</LI>
21 <LI><A HREF="/wiki/privacy-policy/">Privacy Policy</A></LI> 22 <LI><A HREF="/wiki/privacy-policy/">Privacy Policy</A></LI>
22 </UL> 23 </UL>
23 24