Make WordPress Core


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-login.php

    r14817 r15090  
    619619<?php endif; ?>
    620620</p>
    621 
     621</div>
    622622<p id="backtoblog"><a href="<?php bloginfo('url'); ?>/" title="<?php _e('Are you lost?') ?>"><?php printf(__('&larr; Back to %s'), get_bloginfo('title', 'display' )); ?></a></p>
     623<?php } else { ?>
     624</div>
    623625<?php } ?>
    624 </div>
    625626
    626627<script type="text/javascript">
Note: See TracChangeset for help on using the changeset viewer.