summaryrefslogtreecommitdiff
path: root/includes/pages/user_shifts.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-09-24 15:03:41 +0200
committerPhilip Häusler <msquare@notrademark.de>2014-09-24 15:03:41 +0200
commit094715e6eea83c56891716c24b652b35f18337bd (patch)
tree9036b4088383e9ec612b1a79855f47070de4481d /includes/pages/user_shifts.php
parent086ddc2248f74b94e8f6fb94e87fded4eca56dc1 (diff)
optimize navbar for 1024 px width
Diffstat (limited to 'includes/pages/user_shifts.php')
-rw-r--r--includes/pages/user_shifts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/user_shifts.php b/includes/pages/user_shifts.php
index 3b5c57e9..370544a1 100644
--- a/includes/pages/user_shifts.php
+++ b/includes/pages/user_shifts.php
@@ -1,6 +1,6 @@
<?php
function shifts_title() {
- return _("All Shifts");
+ return _("Shifts");
}
function user_shifts() {