wrapping table in div tag to try to get smaller font

This commit is contained in:
Liza Poggemeyer
2017-04-26 17:06:24 -07:00
parent 81a4d4db28
commit ed6822497e

View File

@ -70,7 +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'> <div font-size='7pt';>
<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>
@ -304,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> </div>