diff options
-rw-r--r-- | config/countryblock/countryblock_if.tmp | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/config/countryblock/countryblock_if.tmp b/config/countryblock/countryblock_if.tmp index af56756a..405e1aec 100644 --- a/config/countryblock/countryblock_if.tmp +++ b/config/countryblock/countryblock_if.tmp @@ -171,9 +171,14 @@ include("head.inc"); </table> </div> -<br> -<input type="submit" class="formbtn" value="Save"><br><br> -<p></p></td> + <p><br> + <input type="submit" class="formbtn" value="Save"> + </p> + <p>Select the interfaces you want secured. </p> + <p>I <strong>highly</strong> recommend selecting <u>all</u> interfaces. <br> + <br> + </p> + <p></p></td> </tr> </table> </form> |