added font size around the table to try to make text smaller

This commit is contained in:
Liza Poggemeyer
2017-04-26 16:49:01 -07:00
parent 5d9f0530b0
commit 81a4d4db28

View File

@ -70,6 +70,7 @@ To run the Upgrade Readiness deployment script:
The deployment script displays the following exit codes to let ddfyou know if it was successful, or if an error was encountered. The deployment script displays the following exit codes to let ddfyou know if it was successful, or if an error was encountered.
<font size='2'>
<table border='1' cellspacing='0' cellpadding='0'> <table border='1' cellspacing='0' cellpadding='0'>
<tr> <tr>
<td BGCOLOR="#a0e4fa" width=5>Exit code</td> <td BGCOLOR="#a0e4fa" width=5>Exit code</td>
@ -303,4 +304,4 @@ The deployment script displays the following exit codes to let ddfyou know if it
<td>Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception.</td> <td>Function **EndImpersonatingLoggedOnUser** failed with an unexpected exception.</td>
<td>Check the logs for the exception message and HResult.</td> <td>Check the logs for the exception message and HResult.</td>
</table> </table>
</font>