Add trailing slash. Props Mark Jaquith. fixes #1929

git-svn-id: https://develop.svn.wordpress.org/trunk@3186 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2005-11-21 09:54:15 +00:00
parent 73997ea8ae
commit 937126176c

View File

@ -80,7 +80,7 @@ switch($step) {
wp_cache_flush();
?>
<h2><?php _e('Step 1'); ?></h2>
<p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home')); ?></p>
<p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home') . '/'); ?></p>
<!--
<pre>