Ending DIV was missing in edit-link-form.php. Props idle and Nazgul. fixes #4688

git-svn-id: http://svn.automattic.com/wordpress/trunk@5826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2007-08-01 16:14:46 +00:00
parent 8c454d7909
commit 5a833d50ef
1 changed files with 1 additions and 0 deletions

View File

@ -241,6 +241,7 @@ function xfn_check($class, $value = '', $type = 'check') {
</td>
</tr>
</table>
</div>
</fieldset>
</div>