clipbucket/upload/admin_area/styles/cbv2/layout/footer.html

6 lines
494 B
HTML
Raw Normal View History

<div class="footer_grey_bar">
<img src="{$imageurl}/dot.gif" class="cbicon" /> Thanks for using ClipBucket | &copy; Copyright 2007 &#8211; {$smarty.now|date_format:"%Y"}
<div style="float:right" align="right">
2009-12-25 19:26:02 +00:00
<em>v2.0</em>| <a href="http://forums.clip-bucket.com/">Forums</a> | <a href="http://clip-bucket.com/arslan-hassan">Arslan Hassan</a> | <a href="http://docs.clip-bucket.com/">Docs</a> | <a href="http://clip-bucket.com/cbla">CBLA</a></div>
<div class="clearfix"></div>
</div>