From: Memet Zx <zxce3@gnuweeb.org>
To: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Cc: Memet Zx <zxce3@gnuweeb.org>,
GNU/Weeb Mailing List <gwml@vger.gnuweeb.org>,
Memet Zx <memetpea25@gmail.com>
Subject: [PATCH gwspamd] gwspamd: web: Delete unused HTML tag
Date: Sun, 30 Apr 2023 22:36:41 +0700 [thread overview]
Message-ID: <20230430153642.19541-1-zxce3@gnuweeb.org> (raw)
This tag is unused anymore, I forgot to delete it at that time
Signed-off-by: Memet Zx <zxce3@gnuweeb.org>
---
web/views/components/body.php | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/web/views/components/body.php b/web/views/components/body.php
index e9d06e2..c83f4f0 100644
--- a/web/views/components/body.php
+++ b/web/views/components/body.php
@@ -17,9 +17,7 @@
<div class="sticky-alerts"></div>
<div class="content-wrapper css-scrollbar-transparent-track">
<div class="container-lg">
- <div class="">
- <?= $content ?>
- </div>
+ <?= $content ?>
</div>
</div>
</div>
base-commit: 43b1c0567b0a7ba7add977d0ba14bdea74c68dc0
--
Memet Zx
next reply other threads:[~2023-04-30 15:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-30 15:36 Memet Zx [this message]
2023-04-30 15:39 ` [PATCH gwspamd] gwspamd: web: Delete unused HTML tag Ammar Faizi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230430153642.19541-1-zxce3@gnuweeb.org \
--to=zxce3@gnuweeb.org \
--cc=ammarfaizi2@gnuweeb.org \
--cc=gwml@vger.gnuweeb.org \
--cc=memetpea25@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox