summaryrefslogtreecommitdiff
path: root/httemplate/loginout
diff options
context:
space:
mode:
authorivan <ivan>2012-01-11 10:08:10 +0000
committerivan <ivan>2012-01-11 10:08:10 +0000
commit796310e9a97debe934fd9f6943905871373692b2 (patch)
tree6f262a12fb1af84fbabb7232215f62d4b5f2e341 /httemplate/loginout
parenta0275b02c96f00a58ae122718fa45ff65370ca3c (diff)
logout page deliberately not Mason-ed, so just forget about i18n it for now, RT#14814
Diffstat (limited to 'httemplate/loginout')
-rw-r--r--httemplate/loginout/logout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/loginout/logout.html b/httemplate/loginout/logout.html
index a29454a..40371d5 100644
--- a/httemplate/loginout/logout.html
+++ b/httemplate/loginout/logout.html
@@ -2,13 +2,13 @@
<HTML>
<HEAD>
<TITLE>
- <% mt('Logout page') |h %>
+ Logout page
</TITLE>
</HEAD>
<BODY>
<BR><BR>
<CENTER>
- <% mt('You have logged out') |h %>
+ You have logged out
</CENTER>
<BR><BR>
<CENTER>