mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
HTML fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1961 602fd350-edb4-49c9-b593-d223f7449a82
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