ソースを参照

removed attribution in the footer

i mean we always delete this anyway right? Might as well just take it
out.
eddiemachado 13 年 前
コミット
53933fb90d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      footer.php

+ 1 - 1
footer.php

@@ -6,7 +6,7 @@
     					<?php bones_footer_links(); // Adjust using Menus in Wordpress Admin ?>
 	                </nav>
 	                		
-					<p class="attribution">&copy; <?php bloginfo('name'); ?> <?php __("is powered by", "bonestheme"); ?> <a href="http://wordpress.org/" title="WordPress">WordPress</a> <span class="amp">&</span> <a href="http://www.themble.com/bones" title="Bones" class="footer_bones_link">Bones</a>.</p>
+					<p class="attribution">&copy; <?php the_date('Y'); ?> <?php bloginfo('name'); ?>.</p>
 				
 				</div> <!-- end #inner-footer -->