summaryrefslogtreecommitdiff
path: root/mobile/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-18 13:01:02 +0300
committerAndrew Dolgov <[email protected]>2009-12-18 13:01:02 +0300
commitf0a0c1ff3d81f8a58459ea500968748d268a6e91 (patch)
tree71b508a9a7be9a596b73c295ac22d375a4fe92fa /mobile/index.php
parent74357409fa7ba33f11fee41aa0af1de14830ce9d (diff)
mobile: add preferences
Diffstat (limited to 'mobile/index.php')
-rw-r--r--mobile/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/index.php b/mobile/index.php
index 3b933f96d..a530d0e8b 100644
--- a/mobile/index.php
+++ b/mobile/index.php
@@ -65,7 +65,7 @@
<div class="toolbar">
<h1 id="pageTitle"></h1>
<a id="myBackButton" class="button" href="#"></a>
- <a class="button" target="_self" href="logout.php">Logout</a>
+ <a class="button" href="prefs.php">Preferences</a>
</div>
<?php