Skip to content

Commit a0e1606

Browse files
author
Till Brehm
committed
Added missing text for HTTP to HTTPS rewrite in language file.
1 parent 232eb30 commit a0e1606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/web/sites/lib/lang/en_web_vhost_domain.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,5 @@ $wb['load_my_data_txt'] = 'Load my contact details';
145145
$wb['reset_client_data_txt'] = 'Reset data';
146146
$wb["document_root_txt"] = "Document Root";
147147
$wb['ssl_letsencrypt_txt'] = 'Let\'s Encrypt SSL';
148+
$wb['rewrite_to_https_txt'] = 'Rewrite HTTP to HTTPS';
148149
?>

0 commit comments

Comments
 (0)