fixed inconsistencies

This commit is contained in:
Patti Short
2018-09-28 15:37:59 -07:00
parent 2fc5985466
commit 26ff44878e
26 changed files with 37 additions and 37 deletions

View File

@ -19,9 +19,9 @@ ms:topic: include
|Group Policy |MDM |Registry |Description |
|---|:---:|:---:|---|
|Disabled or not configured<br>**(default)** |0 |0 |Show home button and load the Start page. |
|Enabled |1 |1 |Show home button and load the New Tab page. |
|Enabled |2 |2 |Show home button and load the custom URL defined in the Set Home Button URL policy. |
|Enabled |3 |3 |Hide home button. |
|Enabled |1 |1 |Show the home button and load the New Tab page. |
|Enabled |2 |2 |Show the home button and load the custom URL defined in the Set Home Button URL policy. |
|Enabled |3 |3 |Hide the home button. |
---