Making WordPress.org


Ignore:
Timestamp:
06/22/2016 10:13:29 AM (9 years ago)
Author:
obenland
Message:

Breathe: First pass at menu updates.

See #1778.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/footer.php

    r3514 r3533  
    1010
    1111        </div><!-- #main -->
    12 
    13         <footer id="colophon" class="site-footer" role="contentinfo">
    14             <div class="site-info">
    15                 <?php do_action( 'breathe_credits' ); ?>
    16                 <a href="http://wordpress.org/" rel="generator"><?php printf( __( 'Proudly powered by %s', 'p2-breathe' ), 'WordPress' ); ?></a>
    17                 <span class="sep"> | </span>
    18                 <?php printf( __( 'Theme: %s.', 'p2-breathe' ), 'P2' ); ?>
    19             </div><!-- .site-info -->
    20         </footer><!-- #colophon -->
    2112    </div><!-- #page -->
    2213
Note: See TracChangeset for help on using the changeset viewer.