<li><p><?phpprintf(__('Add the following to your <code>web.config</code> file in <code>%s</code>, replacing other WordPress rules:'),$home_path);?></p>
<li><p><?phpprintf(__('Add the following to your <code>web.config</code> file in <code>%s</code>, <strong>replacing</strong> other WordPress rules:'),$home_path);?></p>
echo'<p><strong>'.__('Warning:').' '.__('Subdirectory networks may not be fully compatible with custom wp-content directories.').'</strong></p>';
@@ -504,7 +504,7 @@ RewriteRule . index.php [L]
EOF;
?>
<li><p><?phpprintf(__('Add the following to your <code>.htaccess</code> file in <code>%s</code>, replacing other WordPress rules:'),$home_path);?></p>
<li><p><?phpprintf(__('Add the following to your <code>.htaccess</code> file in <code>%s</code>, <strong>replacing</strong> other WordPress rules:'),$home_path);?></p>