Remove references to gethelp_link(). Bug 0000208.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
rboren
2004-08-04 03:35:49 +00:00
parent 9b2e6a85c0
commit 183a27dbea
4 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -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>