Guest User

Untitled

a guest
Feb 23rd, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. echo '<div id="footer">
  2. <div id="insidefooter">
  3. Copyright &copy; '; echo date("Y"); ;echo ' '; bloginfo('name'); ;echo ' - All Rights Reserved<br />
  4. <small>
  5. &quot;TV Elements&quot; theme shared by <a href="http://www.free-premium-wordpress-themes.com">Free Premium Wordpress Themes</a>
  6. </small>
  7. </div>
  8. </div>
  9.  
  10. '; wp_footer(); ;echo '</body>
  11. </html>';
Add Comment
Please, Sign In to add comment