Browse Source

Only report missing UnZip when missing 7Zip

tags/2.3.2RC1
Safihre 8 years ago
parent
commit
e414874910
  1. 2
      interfaces/Config/templates/config.tmpl

2
interfaces/Config/templates/config.tmpl

@ -81,7 +81,7 @@
</td> </td>
</tr> </tr>
<!--#end if#--> <!--#end if#-->
<!--#if not $have_unzip #--> <!--#if not $have_unzip and not $have_7zip #-->
<tr> <tr>
<th scope="row">$T('opt-enable_unzip'):</th> <th scope="row">$T('opt-enable_unzip'):</th>
<td> <td>

Loading…
Cancel
Save