change options icon
This commit is contained in:
@ -176,7 +176,7 @@ function hostScanning(link) {
|
||||
<xsl:text>/?preset=host&targets=</xsl:text>
|
||||
<xsl:value-of select="$hostAddress"/>
|
||||
</xsl:attribute>
|
||||
<i class="sliders horizontal icon"></i>
|
||||
<i class="settings icon"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -187,7 +187,7 @@ function hostScanning(link) {
|
||||
<xsl:text>/?preset=host&targets=</xsl:text>
|
||||
<xsl:value-of select="$hostAddress"/>
|
||||
</xsl:attribute>
|
||||
<i class="sliders horizontal icon"></i>
|
||||
<i class="settings icon"></i>
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
@ -39,7 +39,7 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/>
|
||||
<i class="sync icon"></i>
|
||||
</button>
|
||||
<button class="ui teal icon submit button" type="submit" formmethod="get" formaction="{$basedir}/">
|
||||
<i class="sliders horizontal icon"></i>
|
||||
<i class="settings icon"></i>
|
||||
</button>
|
||||
<a class="ui teal icon button" href="https://nmap.org/man/fr/index.html" target="_blank">
|
||||
<i class="question circle icon"></i>
|
||||
|
Reference in New Issue
Block a user