Skip to content

Commit b7ba87d

Browse files
authored
Merge pull request #612 from Umoxfo/scanpolicymgr
scanpolicymgr.html: Improve formatting in Scan Policy Manager help
2 parents 8a0a350 + 6dbd49b commit b7ba87d

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

addOns/help/src/main/javahelp/contents/ui/dialogs/scanpolicymgr.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,25 @@ <H1>Scan Policy Manager dialog</H1>
1212
This allows you to manage the <a href="../../start/features/scanpolicy.html">scan policies</a> that define the rules that are run when
1313
performing an <a href="../../start/features/ascan.html">active scan</a>.<br>
1414
You can have as many scan policies as you like, and choose which one of them is run when you perform an active scan.
15+
</p>
1516

1617
<H3>Add</H3>
17-
The Add button launches the <a href="scanpolicy.html">Scan Policy dialog</a> with all of the settings defaulted.
18+
<p>The Add button launches the <a href="scanpolicy.html">Scan Policy dialog</a> with all of the settings defaulted.</p>
1819

1920
<H3>Modify</H3>
20-
The Modify button launches the <a href="scanpolicy.html">Scan Policy dialog</a> with all of the selected scan policy.
21+
<p>The Modify button launches the <a href="scanpolicy.html">Scan Policy dialog</a> with all of the selected scan policy.</p>
2122

2223
<H3>Remove</H3>
23-
The Remove button deletes the selected scan policy if you confirm the warning dialog.
24+
<p>The Remove button deletes the selected scan policy if you confirm the warning dialog.</p>
2425

2526
<H3>Import</H3>
26-
The Import button allows you to import a scan policy created by another instance of ZAP.<br>
27+
<p>The Import button allows you to import a scan policy created by another instance of ZAP.</p>
2728

2829
<H3>Export</H3>
30+
<p>
2931
The Export button allows you to export a scan policy so that you can import it into another instance of ZAP,
30-
which can be on another machine.<br>
32+
which can be on another machine.
33+
</p>
3134

3235
<H2>Accessed via</H2>
3336
<table>

0 commit comments

Comments
 (0)