From 44accb08de6e828448995a99b044630f2fc8e94d Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Mon, 1 Sep 2014 00:36:51 +0200 Subject: [PATCH] Improved keyboard-based navigation --- com.woltlab.wcf/templates/messageSidebar.tpl | 2 +- com.woltlab.wcf/templates/user.tpl | 4 ++-- .../templates/userInformationButtons.tpl | 8 ++++---- com.woltlab.wcf/templates/userSidebar.tpl | 2 +- wcfsetup/install/files/js/WCF.User.js | 13 +++++++++---- 5 files changed, 17 insertions(+), 12 deletions(-) diff --git a/com.woltlab.wcf/templates/messageSidebar.tpl b/com.woltlab.wcf/templates/messageSidebar.tpl index be785a106c..7e493711d4 100644 --- a/com.woltlab.wcf/templates/messageSidebar.tpl +++ b/com.woltlab.wcf/templates/messageSidebar.tpl @@ -76,7 +76,7 @@ {/if} {if MESSAGE_SIDEBAR_ENABLE_ACTIVITY_POINTS && $userProfile->activityPoints} -
{lang}wcf.user.activityPoint{/lang}
+
{lang}wcf.user.activityPoint{/lang}
{#$userProfile->activityPoints}
{/if} {event name='userCredits'} diff --git a/com.woltlab.wcf/templates/user.tpl b/com.woltlab.wcf/templates/user.tpl index e4be82e018..55bc7962a7 100644 --- a/com.woltlab.wcf/templates/user.tpl +++ b/com.woltlab.wcf/templates/user.tpl @@ -183,7 +183,7 @@