gettext strings. Props hervada. fixes #6136

git-svn-id: http://svn.automattic.com/wordpress/trunk@7199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-10 05:51:33 +00:00
parent af2f181524
commit 21f293db28

View File

@ -103,7 +103,7 @@ switch($step) {
</tr>
</table>
<p><a href="../wp-login.php" class="button">Log In</a>
<p><a href="../wp-login.php" class="button"><?php _e('Log In'); ?></a>
<?php
break;