@@ -451,6 +451,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
With selection :
<divclass="btn-group">
<buttonid="btn_obsolete_mail"type="button"class="btn btn-sm btn-default"><iclass="glyphicon glyphicon-envelope"></i> Send mail </button>
<buttonid="btn_obsolete_mail_without_extension"type="button"class="btn btn-sm btn-default"><iclass="glyphicon glyphicon-envelope"></i> Send mail without extension</button>
$GLOBALS['TSFE']->tmpl->setup["plugin."]["tx_nG6_pi6."]["min_extension_size"],"This email was send to ".join(', ',$res_demand["emails"]).". ",join(', ',$run_info),join(', ',$analyses_info));
$GLOBALS['TSFE']->tmpl->setup["plugin."]["tx_nG6_pi6."]["min_extension_size"],"This email was send to ".join(', ',$res_demand["emails"]).". ",join(', ',$run_info),join(', ',$analyses_info),$extension_allowed);
$subject='[nG6 purge / reminder] No '.$res_demand["demand_id"].' - Project '.$res_project["name"];