'] = 'Edit Email Template'; $l['heading'] = 'Edit Email Template'; $l['edittemp'] = 'Edit Email Template'; $l['done'] = 'The email template was saved successfully'; $l['savetemp'] = 'Save Email Template'; $l['subject'] = 'Soggetto'; $l['content'] = 'Content'; $l['reset_confirm'] = 'Are you sure you want to Reset the email template ?'; $l['reset_template'] = 'Reset Template'; $l['temp_overview'] = 'Templates Overview'; $l['language'] = 'Language'; $l['ishtml'] = 'Send as HTML'; $l['if_note'] = 'Note : You can use an IF for an Optional Variable in the following manner :
<if $VARIABLE_NAME>$VARIABLE_NAME</if>'; // Installtion Variables Information $l['mail_install_php_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$version : Version
$url : URL
$admin_url : Admin URL
$datadirectory : Data Directory
$admin_username : Admin Username
$admin_pass : Admin Password
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$disable_notify_update : Update Notification
$eu_auto_upgrade : Auto Upgrade
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Data di installazione
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Clone Variables Information $l['mail_clone_info'] = 'You can use the following Variables :
$scriptname : Script Name
$old_path : Original Installation Path
$old_url : Original Installation URL
$path : Cloned Installation Path
$version : Version
$url : Cloned Installation URL
$admin_url : Admin URL
$datadirectory : Data Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Time of Installation
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Installtion Variables Information $l['mail_install_js_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$version : Version
$url : URL
$disable_notify_update : Update Notification
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Data di installazione
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Installtion Variables Information $l['mail_install_perl_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$version : Version
$url : URL
$admin_url : Admin URL
$datadirectory : Data Directory
$wwwdir : Web Directory
$admin_username : Admin Username
$admin_pass : Admin Password
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$disable_notify_update : Update Notification
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Data di installazione
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Removal Variables $l['mail_remove_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$version : Version
$url : URL
$datadirectory : Data Directory
$wwwdir : Web Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Data di installazione
$rem_time : Removal Time
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Outdated Insatllation Variables (FROM ADMIN) $l['mail_update_info'] = 'You can use the following Variables :
$serverip : Server IP
$installation : List of Installation
$time : Time
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)'; // Outdated Insatllation Variables (FROM CRON) $l['mail_cron_info'] = 'You can use the following Variables :
$serverip : Server IP
$installation : List of Installations which can now be updated
$time : Time
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; // Editdetail Variables $l['mail_editdetail_info'] = 'You can use the following Variables :
$path : Installation Path
$url : URL
$datadirectory : Data Directory
$wwwdir : Web Directory
$wwwurl : Web URL
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$auto_backup : Automated Backups
$auto_backup_rotation : Backup Rotation
$time : Data di installazione
$edit_time : Modification Time
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Backup Background Email variables $l['mail_backup_bg_info'] = 'You can use the following Variables :
$path : Installation Path
$url : URL
$scriptname : Script Name
$backup_file : Web Directory
$error : Web URL
$backup_note : Backup Note
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Backup Email variables $l['mail_backup_info'] = 'You can use the following Variables :
$path : Installation Path
$url : URL
$scriptname : Script Name
$backup_file : Web Directory
$error : Web URL
$backup_note : Backup Note
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Backup Failed Email variables $l['mail_backup_fail_info'] = 'You can use the following Variables :
$path : Installation Path
$url : URL
$scriptname : Script Name
$backup_file : Web Directory
$error : Web URL
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Successfully Cli Upgraded by Admin $l['mail_adminupgrade_success_admin_info'] = 'You can use the following Variables :
$scriptname : Script Name
$url : URL
$oldversion : Current Version
$version : Latest Version
$user : Username
$backup_path : Backup Path
$path : Installation Path
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$error : List of Restore Errors
$upgrade_error : List of Upgrade Errors
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; $l['mail_adminupgrade_success_admin_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_fail_admin_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_restore_fail_admin_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_success_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_adminupgrade_restore_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_success_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_restore_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_userupgrade_success_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_userupgrade_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_userupgrade_restore_fail_user_info'] = $l['mail_adminupgrade_success_admin_info']; $l['mail_autoupgrade_backup_fail_info'] = 'You can use the following Variables :
$scriptname : Script Name
$url : URL
$oldversion : Current Version
$version : Latest Version
$user : Username
$error : List of Errors
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; $l['mail_autoupgrade_precheck_fail_info'] = $l['mail_autoupgrade_backup_fail_info']; // Auto backup successful Variables $l['mail_auto_backup_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$url : Installation URL
$backup_file : Backup Path
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; // Auto backup failed Variables $l['mail_auto_backup_fail_info'] = 'You can use the following Variables :
$scriptname : Script Name
$path : Installation Path
$url : Installation URL
$backup_file : Backup Path
$error : List of Errors
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings) '; $l['mail_install_classes_info'] = 'You can use the following Variables :
$path : Installation Path
$user_name : User Name
$user_email : User Email'; $l['mail_restore_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_restore_fail_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_restore_bg_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_import_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_import_fail_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; $l['mail_import_bg_info'] = 'You can use the following Variables :
$path : Installation Path
$url : Installation URL
$user_name : User Name
$user_email : User Email'; // Staging Variables Information $l['mail_staging_info'] = 'You can use the following Variables :
$scriptname : Script Name
$live_path : Original Installation Path
$live_url : Original Installation URL
$path : Staging Installation Path
$version : Version
$url : Staging Installation URL
$admin_url : Admin URL
$datadirectory : Data Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Time of Installation
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email'; // Pushtolive Variables Information $l['mail_pushtolive_info'] = 'You can use the following Variables :
$scriptname : Script Name
$live_path : Original Installation Path
$live_url : Original Installation URL
$path : Pushed Installation Path
$version : Version
$url : Pushed Installation URL
$admin_url : Admin URL
$datadirectory : Data Directory
$dbname : MySQL Database
$dbuser : MySQL DB User
$dbhost : MySQL DB Host
$dbpass : MySQL DB Password
$cron : Cron Command
$time : Time of Installation
$sn : Site Name (Can be changed from '.APP.' Admin panel -> Settings)
$user_name : User Name
$user_email : User Email';