Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: https://develop.svn.wordpress.org/trunk@3381 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0d3ec17bb1
commit
23bf1be299
@ -126,6 +126,7 @@ foreach ($categories as $category) {
|
||||
break;
|
||||
} // end case 1
|
||||
} // end switch
|
||||
|
||||
include('admin-footer.php');
|
||||
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user