Remove the "not recommended"

This commit is contained in:
Girish Ramakrishnan
2018-11-06 14:04:30 -08:00
parent 856ed0c765
commit c2ba059ced

View File

@@ -307,7 +307,7 @@
<div class="radio">
<label>
<input type="radio" name="scheduleRadio" ng-change="autoUpdate.success = false" ng-model="autoUpdate.pattern" value="never">
Update manually (Not recommended)
No automatic updates
</label>
</div>
</div>