Project

General

Profile

« Previous | Next » 

Revision eaa56020

Added by NOYB NOYB about 9 years ago

s/encryption/decryption/

View differences:

src/usr/local/www/diag_backup.php
226 226
		if ($mode == "download") {
227 227
			if ($_POST['encrypt']) {
228 228
				if (!$_POST['encrypt_password']) {
229
					$input_errors[] = gettext("A password for encryption must be supplied and confirmed.");
229
					$input_errors[] = gettext("A password for decryption must be supplied and confirmed.");
230 230
				}
231 231
			}
232 232

  

Also available in: Unified diff