BUG11140: Captive logo dimensions
Message ID | 1467711556-28047-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Dropped |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id F233861D0B for <patchwork@ipfire.org>; Tue, 5 Jul 2016 11:39:20 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 77E20A32; Tue, 5 Jul 2016 11:39:10 +0200 (CEST) Received: from EDV.kappeln2011.lan (ip1f11389c.dynamic.kabel-deutschland.de [31.17.56.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id D1A06A29; Tue, 5 Jul 2016 11:39:05 +0200 (CEST) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] BUG11140: Captive logo dimensions Date: Tue, 5 Jul 2016 11:39:16 +0200 Message-Id: <1467711556-28047-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
July 5, 2016, 7:39 p.m. UTC
Now the min and max logo dimensions are shown in webinterface.
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
html/cgi-bin/captive.cgi | 2 +-
langs/de/cgi-bin/de.pl | 3 ++-
langs/en/cgi-bin/en.pl | 3 ++-
3 files changed, 5 insertions(+), 3 deletions(-)