Fixing formatting

This commit is contained in:
LizRoss 2016-10-12 10:30:52 -07:00
parent 27ec04f6ec
commit 1119b355e1

View File

@ -58,19 +58,20 @@ This table includes info about how unenlightened apps might behave, based on you
</ul> </ul>
</td> </td>
</tr> </tr>
<tr align="left" colspan="2"> <tr align="left">
<td><strong>Not required.</strong> App connects using hostname.</td> <td><strong>Not required.</strong> App connects using hostname.</td>
<td> <td colspan="2">
<ul> <ul>
<li>App is blocked from accessing enterprise cloud resources, but can access other network resources.</li> <li>App is blocked from accessing enterprise cloud resources, but can access other network resources.</li>
<li>No encryption is applied.</li> <li>No encryption is applied.</li>
<li>App cant access local Work files.</li> <li>App cant access local Work files.</li>
</ul> </ul>
</td> </td>
<td>nbsp;</td>
</tr> </tr>
<tr align="left" colspan="2"> <tr align="left">
<td><strong>Allow.</strong> App connects using IP address or hostnames.</td> <td><strong>Allow.</strong> App connects using IP address or hostnames.</td>
<td> <td colspan="2">
<ul> <ul>
<li>App can access both personal and enterprise cloud resources.</li> <li>App can access both personal and enterprise cloud resources.</li>
<li>Auto-encryption is applied.</li> <li>Auto-encryption is applied.</li>