Make WordPress Core

Changeset 7199


Ignore:
Timestamp:
03/10/2008 05:51:33 AM (17 years ago)
Author:
ryan
Message:

gettext strings. Props hervada. fixes #6136

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/install.php

    r7000 r7199  
    104104</table>
    105105
    106 <p><a href="../wp-login.php" class="button">Log In</a>
     106<p><a href="../wp-login.php" class="button"><?php _e('Log In'); ?></a>
    107107
    108108<?php
Note: See TracChangeset for help on using the changeset viewer.