Changed table alignment from left to center that displays the

Admin table - fixes display bug


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1016 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Richard Rodgers
2004-06-24 20:59:31 +00:00
parent 7010e259c3
commit 8a2d7d59cf

View File

@@ -74,7 +74,7 @@
if (admin_button)
{
%>
<table class=miscTable align=left>
<table class=miscTable align=center>
<tr>
<td>
<H1>Communities and Collections</H1>