From: Memet Zx <[email protected]>
To: Ammar Faizi <[email protected]>
Cc: Memet Zx <[email protected]>,
GNU/Weeb Mailing List <[email protected]>,
Memet Zx <[email protected]>
Subject: [PATCH gwspamd] gwspamd: web: Delete unused HTML tag
Date: Sun, 30 Apr 2023 22:36:41 +0700 [thread overview]
Message-ID: <[email protected]> (raw)
This tag is unused anymore, I forgot to delete it at that time
Signed-off-by: Memet Zx <[email protected]>
---
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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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