]> git.p6c8.net - policy-templates.git/commitdiff
Correct value for AppUpdateURL
authorMichael Kaply <consulting@kaply.com>
Mon, 10 Dec 2018 16:54:04 +0000 (10:54 -0600)
committerMichael Kaply <consulting@kaply.com>
Mon, 10 Dec 2018 16:54:04 +0000 (10:54 -0600)
windows/firefox.admx

index 3644aa97a2e2f12446dffee227c47bc0075f2089..c381f4a77fd76bc6153b15dc1107130650b396d5 100644 (file)
       <parentCategory ref="firefox" />
       <supportedOn ref="SUPPORTED_FF62" />
       <elements >
-        <text id="AppUpdateURL" valueName="URL" required="true" />
+        <text id="AppUpdateURL" valueName="AppUpdateURL" required="true" />
       </elements>
     </policy>
   </policies>

patrick-canterino.de