From patchwork Sun Dec 27 15:16:36 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3766 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4D3kmX3sWhz3wxY for ; Sun, 27 Dec 2020 15:16:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4D3kmV4BD0zmh; Sun, 27 Dec 2020 15:16:42 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4D3kmV3BJSz2yW4; Sun, 27 Dec 2020 15:16:42 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4D3kmT5Pzdz2xkY for ; Sun, 27 Dec 2020 15:16:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4D3kmT0DtTzmd for ; Sun, 27 Dec 2020 15:16:40 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1609082201; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=a2cP7riBCG03RxmmeDdbik//p06NqecPx0pt0fzRfv8=; b=sDfMZOGt3xcK9ScFYyvFdjPofhX/fLkytz2x+aXXMoZpASWHpjwMJfbFazRZt/VfpDFTab tM3B4gr6NE3X3qAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1609082201; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=a2cP7riBCG03RxmmeDdbik//p06NqecPx0pt0fzRfv8=; b=F5HN8NEz++MqL4gKUX48gMnDnSLwg/tk1clH+le5MCcnAv6pExMSXpddapXBVPvlvK0MJU KUYsWT96WF1WJJlHDSpWsTmmu+9z2hROhKVZUefi3YH2DGM6AYU1TsePF5eTdUWiCNmaz4 JVYPGuWkJYe5hdX+pxuQVG2Odi+eQemipcny6x/Y9vfMx/bRxpfw6nNUT4EtOAzo/66l9K uUC/RoF05hozWFko/YJuwBj2BQudqObhXF+y2SrzS48K8+i/kHSnX0fRsTaiuvQG5RT3bq ezbhheY7FOanln1e8EqF5H+2yX2sAt/ZMeP9ydzDs26ZXqJpD40/tujlA29B2w== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] optionsfw.cgi: Cosmetic fix - centered 'Save...' buttons Date: Sun, 27 Dec 2020 16:16:36 +0100 Message-Id: <20201227151636.6210-1-matthias.fischer@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 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" Center 'Save' and 'Save And Restart' buttons as in most of the other pages. Signed-off-by: Matthias Fischer --- html/cgi-bin/optionsfw.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/optionsfw.cgi b/html/cgi-bin/optionsfw.cgi index 8771a85ba..78e7710f5 100644 --- a/html/cgi-bin/optionsfw.cgi +++ b/html/cgi-bin/optionsfw.cgi @@ -394,7 +394,7 @@ END
-
+