summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 58f5670c5..6586de50a 100644
--- a/prefs.php
+++ b/prefs.php
@@ -95,7 +95,7 @@ window.onload = init;
</div>
<div class="return">
- <a href="#" onclick="gotoMain()">Exit preferences</a>
+ <a href="#" onclick="gotoMain()"><?php echo __('Exit preferences') ?></a>
</div>
<div class="firstTab">&nbsp;</div>