mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
fix: schedule restore icon
This commit is contained in:
parent
2093a9a3a2
commit
a04f8604c5
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
<input type="hidden" name="list-sc">
|
||||
<div id="schedule-form" style="display:none;">
|
||||
<div class="btn-group">
|
||||
<button type="submit" class="btn btn-info" id="perform-schedule"><span class="glyphicon glyphicon-cloud-download"></span> Schedule restore</button>
|
||||
<button type="submit" class="btn btn-info" id="perform-schedule"><span class="glyphicon glyphicon-cloud-upload"></span> Schedule restore</button>
|
||||
<button class="btn btn-info dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></button>
|
||||
<ul class="dropdown-menu browse">
|
||||
<li><label for="strip-sc">Number of leading path components to strip: </label><input type="text" id="strip-sc" name="strip-sc" placeholder="0" autocomplete="off" maxlength="2" size="2"></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue