http://www.atutor.ca/atutor/mantis/view.php?id=4472
authorCindy Li <cli@ocad.ca>
Mon, 9 Aug 2010 18:36:35 +0000 (18:36 -0000)
committerCindy Li <cli@ocad.ca>
Mon, 9 Aug 2010 18:36:35 +0000 (18:36 -0000)
docs/install/index.php

index d1d8172..03c40d8 100644 (file)
@@ -245,6 +245,7 @@ $not_as_good = FALSE;
                </td>
        </tr>
        </table>
+<!-- 
        <table cellspacing="0" cellpadding="10" align="center" width="45%">
        <tr>
                <td align="center"><b>Or</b></td>
@@ -262,6 +263,7 @@ $not_as_good = FALSE;
                </td>
        </tr>
        </table>
+-->
 <?php else: ?>
        <table cellspacing="0" class="tableborder" cellpadding="1" align="center" width="70%">
        <tr>
@@ -273,6 +275,7 @@ $not_as_good = FALSE;
        </tr>
        </table>
        
+<!-- 
        <table cellspacing="0" cellpadding="10" align="center" width="45%">
        <tr>
                <td align="center"><b>Or</b></td>
@@ -287,7 +290,7 @@ $not_as_good = FALSE;
                </form></td>
        </tr>
        </table>
-       
+ -->
 <?php endif; ?>
 
 <?php require(TR_INCLUDE_PATH.'footer.inc.php'); ?>