summaryrefslogtreecommitdiffstats
path: root/templates/logout.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logout.php')
-rw-r--r--templates/logout.php2
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