Skip to content

Commit 9981351

Browse files
committed
Beta release
- Code refactoring - New background - Better colors - UX improvements - Better tooltips - Better labels
1 parent bc51e5d commit 9981351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql-command-builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@ <h3>Attack Optimalization</h3>
16241624
<div class="form-group">
16251625
<label class="checkbox-label" for="batch">
16261626
<input type="checkbox" id="batch">
1627-
<b>aaaa</b>
1627+
<b>RUN IN A BATCH MODE</b>
16281628
<u>--batch</u><i tooltip="Never ask for user input, use the default behavior (useful when using sqlmap in scripts)."></i>
16291629
<span class="checkmark"></span>
16301630
</label>

0 commit comments

Comments
 (0)