From patchwork Tue Oct 13 16:08:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3574 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4C9gWS6WD3z3x1S for ; Tue, 13 Oct 2020 16:10: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 4C9gT26yPVz1Vr; Tue, 13 Oct 2020 16:08:38 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4C9gT01PTBz3056; Tue, 13 Oct 2020 16:08:36 +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 ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4C9gSy6k5yz2xBM for ; Tue, 13 Oct 2020 16:08:34 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4C9gSx6CHJz1GD; Tue, 13 Oct 2020 16:08:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1602605313; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GoyuCU1n8bawYGWlc8/9483ZHuBdHmtDFa5vSKucJ64=; b=KWJZjfjdiE9j4hPJpDIbaVgGHOQdkyUHiuKFmWyvJEk973ZsjH3R6FRohkKoSlHFsKVpI1 EwJB5ETYKIk+02PqsmOuIFZ93arylxWMT++Pr0HDRK8bLSW6gUJMszsspVUPVY+Xz0S85E 5NkYqu1qF+SoFlcKLXxfidWtIALlE+VpOdSOi2k6EADqs1jCGpYPph9hVYGn6s9kGRmZAo Xd53hNEv+LcODbdQe5zQebuK1ACvdmji93BBuVIQ6pb77P1Ly2ZRUnBZY1ai51R72JRPSq f8nY1xazAQ2AmBqWPzxR7pBXZpYp+fBVSIBzlc9I35j3QIH+XXUiieYO1zZIOA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1602605314; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GoyuCU1n8bawYGWlc8/9483ZHuBdHmtDFa5vSKucJ64=; b=/PHXF1oFQtQVFjcp2NSSfAjqCYGgpRMLOFYcPCUmXgis4y7DXf0Z84vM1Df3+shUmcyl+e +Cr8PeaiLk00zbBw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 51/54] samba: Use the same delete icon as everywhere else Date: Tue, 13 Oct 2020 16:08:09 +0000 Message-Id: <20201013160812.27754-51-michael.tremer@ipfire.org> In-Reply-To: <20201013160812.27754-1-michael.tremer@ipfire.org> References: <20201013160812.27754-1-michael.tremer@ipfire.org> MIME-Version: 1.0 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: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- html/cgi-bin/samba.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index cad8ebd3b..deb79b9c8 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -429,7 +429,7 @@ END
- +
@@ -632,7 +632,7 @@ foreach my $shareentry (sort @shares) {
- +