equal
deleted
inserted
replaced
28 </a> |
28 </a> |
29 </div><!-- #site-info --> |
29 </div><!-- #site-info --> |
30 |
30 |
31 <div id="site-generator"> |
31 <div id="site-generator"> |
32 <?php do_action( 'twentyten_credits' ); ?> |
32 <?php do_action( 'twentyten_credits' ); ?> |
33 <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentyten' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); ?></a> |
33 <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentyten' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>"><?php printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); ?></a> |
34 </div><!-- #site-generator --> |
34 </div><!-- #site-generator --> |
35 |
35 |
36 </div><!-- #colophon --> |
36 </div><!-- #colophon --> |
37 </div><!-- #footer --> |
37 </div><!-- #footer --> |
38 |
38 |