HTML fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -245,7 +245,7 @@ function addPanel()
|
||||
//]]>
|
||||
</script>
|
||||
<strong><?php _e('SideBar') ?></strong><br />
|
||||
<?php _e('Add the <a href="#" onClick="addPanel()">WordPress Sidebar</a>!') ?>
|
||||
<?php _e('Add the <a href="#" onclick="addPanel()">WordPress Sidebar</a>!') ?>
|
||||
<?php } elseif (($is_winIE) || ($is_macIE)) { ?>
|
||||
<strong><?php _e('SideBar') ?></strong><br />
|
||||
<?php __('Add this link to your favorites:') ?><br />
|
||||
|
||||
Reference in New Issue
Block a user