Add missing link to create procmail recipe if there are none
authorJamie Cameron <jcameron@webmin.com>
Thu, 10 Feb 2011 05:09:51 +0000 (21:09 -0800)
committerJamie Cameron <jcameron@webmin.com>
Thu, 10 Feb 2011 05:09:51 +0000 (21:09 -0800)
procmail/index.cgi

index d7938d3..7257db8 100755 (executable)
@@ -155,6 +155,7 @@ if (@conf) {
        }
 else {
        print "<b>$text{'index_none'}</b><p>\n";
+       print &ui_links_row(\@links);
        }
 
 # Manual edit button