diff options
Diffstat (limited to 'templates/logout.php')
-rw-r--r-- | templates/logout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/logout.php b/templates/logout.php index 4a15998a5c0..8cbbdd9cc8d 100644 --- a/templates/logout.php +++ b/templates/logout.php @@ -1 +1 @@ -You are logged out. +<?php echo $l->t( 'You are logged out.' ); ?>
\ No newline at end of file |