Allow restore from IP

This commit is contained in:
Girish Ramakrishnan
2019-07-26 22:34:29 -07:00
parent 92835a5270
commit 0153e5212c
2 changed files with 1 additions and 8 deletions

View File

@@ -98,10 +98,6 @@
<input type="submit" class="btn btn-success" ng-disabled="setupForm.$invalid" value="Done">
</div>
</div>
<br/>
<div class="row">
<div class="col-md-12 text-center"><small>Looking to <a href="/restore.html">restore?</a></small></div>
</div>
</form>
</div>
</div>