From patchwork Fri Aug 19 04:21:15 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 3537 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 2734E23E54 for ; Fri, 19 Aug 2011 04:21:22 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id EA960A183CE for ; Fri, 19 Aug 2011 04:21:21 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id 7so2816756ywo.11 for ; Thu, 18 Aug 2011 21:21:21 -0700 (PDT) Received: by 10.150.68.26 with SMTP id q26mr1613518yba.276.1313727680049; Thu, 18 Aug 2011 21:21:20 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.150.157.17 with SMTP id f17cs81949ybe; Thu, 18 Aug 2011 21:21:19 -0700 (PDT) Received: by 10.216.67.134 with SMTP id j6mr1184644wed.0.1313727675684; Thu, 18 Aug 2011 21:21:15 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com [91.189.90.7]) by mx.google.com with ESMTPS id t8si7378356wec.43.2011.08.18.21.21.15 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Aug 2011 21:21:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QuGa3-0000N4-1c for ; Fri, 19 Aug 2011 04:21:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 037C9E0149 for ; Fri, 19 Aug 2011 04:21:15 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 228 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 228: Add "the" to "or visit the admin panel" Message-Id: <20110819042115.16581.7.launchpad@ackee.canonical.com> Date: Fri, 19 Aug 2011 04:21:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13697"; Instance="initZopeless config overlay" X-Launchpad-Hash: 42ecc00fcf6efe519f830fe0c484b4b1468abc43 ------------------------------------------------------------ revno: 228 committer: Zygmunt Krynicki branch nick: pristine timestamp: Thu 2011-08-18 17:01:12 +0200 message: Add "the" to "or visit the admin panel" modified: lava_server/templates/layouts/content.html --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'lava_server/templates/layouts/content.html' --- lava_server/templates/layouts/content.html 2011-08-18 15:00:07 +0000 +++ lava_server/templates/layouts/content.html 2011-08-18 15:01:12 +0000 @@ -19,7 +19,7 @@ href="{% url django.contrib.auth.views.logout %}" >{% trans "sign out" %} {% if user.is_staff %} - {% trans " or visit " %}{% trans "admin interface" %}