mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Remove references to gethelp_link(). Bug 0000208.
git-svn-id: https://develop.svn.wordpress.org/trunk@1509 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -76,7 +76,7 @@ th { text-align: right; }
|
||||
<div class="updated"><p>Link added.</p></div>
|
||||
<?php endif; ?>
|
||||
<div class="wrap">
|
||||
<h2><?php _e('<strong>Add</strong> a link:') ?> <?php echo gethelp_link($this_file,'add_a_link');?></h2>
|
||||
<h2><?php _e('<strong>Add</strong> a link:') ?></h2>
|
||||
<form name="addlink" method="post" action="link-manager.php">
|
||||
<fieldset class="options">
|
||||
<legend><?php _e('Basics') ?></legend>
|
||||
|
||||
Reference in New Issue
Block a user