From patchwork Tue Sep 12 23:21:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Blais X-Patchwork-Id: 1418 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 939ED6147E for ; Tue, 12 Sep 2017 15:21:45 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 9E16F1017; Tue, 12 Sep 2017 15:21:43 +0200 (CEST) Received: from mail-wr0-x242.google.com (mail-wr0-x242.google.com [IPv6:2a00:1450:400c:c0c::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPS id 951671017 for ; Tue, 12 Sep 2017 15:21:40 +0200 (CEST) Received: by mail-wr0-x242.google.com with SMTP id g50so6161487wra.3 for ; Tue, 12 Sep 2017 06:21:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=OMEUG0NOSgpoys3JNI2r+p8iRR/qs1f4eRTCZczaYDc=; b=prl4yvgVqWpln6H7vv0S2sIDKx5yyxK/Sm8DMMB3lKRhgYgGiZinRxXJOOjxa6UMaM UqlNZ83/NdLWR1BXzyCKLDwr9HASG9OLMGcKHhaNY17YSiJ88YaEa7tweotI/ydGx7Sz BwhBZtEUj6THdsEVKoppSyS4oRCqLs4yUcw3koFl5vXTmQN8PTFyICQPqucuKZCSMMRj UIgblCkDsmmuPEnUi9N5hHLGyJSi1MCE7d0NpsFwkGJVXPBy3Vb9GolkKJeqDtlIjQxW kpOfJz+waxzFXWGs/YTZ/PylAwEUXTweSI+zoh/L5HdUqFzTlCKRPmi4m55MbI/t6oN1 tF3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=OMEUG0NOSgpoys3JNI2r+p8iRR/qs1f4eRTCZczaYDc=; b=FbGn+Ewt0ewEHqptnefiUtRlGWb2fXEeY39InoIn2H85VM5XddQvMffGz2C9NREA0K V1I1VY7fLh4DsqtBSoZ3QdfASyvj3g65ydNAvZeBznTDewhHvcVbmKZCHMRS09JwdrRK VE1n6n5BSIVf6zOw8adl3BVuYryx52bZnMqhvok4O6/KxBWT66rOTlytEynUEPp672RP Q35Zuyaa3PRn/GpBiDkrBNhpMNnqov6GQ3kc8m55yjD0FvfdTF8GygRQDZz+3xQLOXma TAfvSUKImXEpM8tdB1STowEg52csqa+bcbZmYPX+6isfZ0/5NarwxUcSN/QMRWrU+OKd cdSw== X-Gm-Message-State: AHPjjUgUH8QNQ1wg8+5JKied3XCch4UheKPt1pDhI1GtMrMTsJr1O65H DVdkJQr6EiMiPOBA X-Google-Smtp-Source: ADKCNb510rwjGznRLPbpe8+PyynQ9qlVgy/pWL9e781flfjd0b8oTpRpxn5gC5gdRwdBs1dtjyg0JA== X-Received: by 10.223.141.235 with SMTP id o98mr11628627wrb.242.1505222498626; Tue, 12 Sep 2017 06:21:38 -0700 (PDT) Received: from ipfire.dom.jbsky.fr ([62.147.231.53]) by smtp.gmail.com with ESMTPSA id x15sm8298769wma.32.2017.09.12.06.21.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2017 06:21:37 -0700 (PDT) From: jbsky To: development@lists.ipfire.org Subject: [PATCH] Embellishment of the caption on the connection.cgi Date: Tue, 12 Sep 2017 15:21:33 +0200 Message-Id: <20170912132133.9675-1-blais.julien.30@gmail.com> X-Mailer: git-send-email 2.12.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" From: Julien Blais This is a first patch, like a test because I've been wanting to participate in the development for a while, that is to say improve the ipfire web service. For a first patch, I equalize the width of the legend columns to make it cleaner. I also apply the bold typeface to all headings in the legend. After an infinite number of attempts to send a small patch, will I succeed? modified: html/cgi-bin/connections.cgi --- html/cgi-bin/connections.cgi | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/html/cgi-bin/connections.cgi b/html/cgi-bin/connections.cgi index 96f09012b..ff19726d0 100644 --- a/html/cgi-bin/connections.cgi +++ b/html/cgi-bin/connections.cgi @@ -305,31 +305,31 @@ if (-e "${General::swroot}/ovpn/n2nconf") { print < - + $Lang::tr{'legend'} : - + $Lang::tr{'lan'} - + $Lang::tr{'internet'} - + $Lang::tr{'dmz'} - + $Lang::tr{'wireless'} - + IPFire - + $Lang::tr{'vpn'} - + $Lang::tr{'OpenVPN'} - + Multicast