Fixing formating problems

This commit is contained in:
LizRoss
2016-10-12 10:06:23 -07:00
parent b74a55c034
commit 18b8a558a7

View File

@ -60,16 +60,15 @@ This table includes info about how unenlightened apps might behave, based on you
</tr>
<tr align="left">
<td><strong>Not required.</strong> App connects using hostname.</td>
<td>
<td colspan="2">
<ul>
<li>App is blocked from accessing enterprise cloud resources, but can access other network resources.</li>
<li>No encryption is applied.</li>
<li>App cant access local Work files.</li>
</ul>
</td>
<td>&nbsp;</td>
</tr>
<tr align="left">
<tr align="left" colspan="2">
<td><strong>Allow.</strong> App connects using IP address or hostnames.</td>
<td>
<ul>
@ -78,9 +77,8 @@ This table includes info about how unenlightened apps might behave, based on you
<li>App can access local Work files.</li>
</ul>
</td>
<td>&nbsp;</td>
</tr>
<tr align="left">
<tr align="left" colspan="2">
<td><strong>Exempt.</strong> App connects using IP address or hostnames.</td>
<td>
<ul>
@ -89,7 +87,6 @@ This table includes info about how unenlightened apps might behave, based on you
<li>App can access local Work files.</li>
</ul>
</td>
<td>&nbsp;</td>
</tr>
</table>