mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 19:43:10 +00:00
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:
@@ -74,7 +74,7 @@
|
|||||||
if (admin_button)
|
if (admin_button)
|
||||||
{
|
{
|
||||||
%>
|
%>
|
||||||
<table class=miscTable align=left>
|
<table class=miscTable align=center>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<H1>Communities and Collections</H1>
|
<H1>Communities and Collections</H1>
|
||||||
|
Reference in New Issue
Block a user