Make WordPress Core


Ignore:
Timestamp:
10/12/2005 06:21:15 PM (21 years ago)
Author:
ryan
Message:

Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/default/comments-popup.php

    r2390 r2945  
    100100<!-- // this is just the end of the motor - don't touch that line either :) -->
    101101<?php //} ?>
    102 <p class="credit"><?php timer_stop(1); ?> <cite>Powered by <a href="http://wordpress.org" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>Wordpress</strong></a></cite></p>
     102<p class="credit"><?php timer_stop(1); ?> <cite>Powered by <a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>Wordpress</strong></a></cite></p>
    103103<?php // Seen at http://www.mijnkopthee.nl/log2/archive/2003/05/28/esc(18) ?>
    104104<script type="text/javascript">
Note: See TracChangeset for help on using the changeset viewer.