Skip to content

Commit

Permalink
MINOR Linking to ss.org in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Mar 15, 2012
1 parent f989f73 commit bf2d9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Includes/Footer.ss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer class="footer" role="contentinfo">
<div class="inner copy">
<div class="left">Simple <span class="arrow">&rarr;</span> <% include Navigation %></div>
<small class="right">&copy; Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by Silverstripe</small>
<small class="right">&copy; Simple by <a href="http://www.saratusar.com">Sara</a> (Innovatif) / Powered by <a href="http://silverstripe.org">Silverstripe</a></small>
</div>
</footer>

0 comments on commit bf2d9cb

Please sign in to comment.