prevent you to shoot yourself in the foot very badly with an archiving rule

This commit is contained in:
SJ
2013-01-23 22:17:37 +01:00
parent f522ed9267
commit c6d4cf051d
3 changed files with 25 additions and 2 deletions

View File

@ -65,6 +65,10 @@
</form>
<?php if($error) { ?>
<p class="error"><?php print $text_error; ?>: <?php print $error; ?></p>
<?php } ?>
<h4><?php print $text_existing_rules; ?></h4>
@ -101,4 +105,3 @@
<?php print $text_not_found; ?>
<?php } ?>