* [PATCH gwspamd] gwspamd: web: Delete unused HTML tag
@ 2023-04-30 15:36 Memet Zx
2023-04-30 15:39 ` Ammar Faizi
0 siblings, 1 reply; 2+ messages in thread
From: Memet Zx @ 2023-04-30 15:36 UTC (permalink / raw)
To: Ammar Faizi; +Cc: Memet Zx, GNU/Weeb Mailing List, Memet Zx
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH gwspamd] gwspamd: web: Delete unused HTML tag
2023-04-30 15:36 [PATCH gwspamd] gwspamd: web: Delete unused HTML tag Memet Zx
@ 2023-04-30 15:39 ` Ammar Faizi
0 siblings, 0 replies; 2+ messages in thread
From: Ammar Faizi @ 2023-04-30 15:39 UTC (permalink / raw)
To: Memet Zx; +Cc: Ammar Faizi, Memet Zx, GNU/Weeb Mailing List
On Sun, 30 Apr 2023 22:36:41 +0700, Memet Zx wrote:
> This tag is unused anymore, I forgot to delete it at that time
Applied, thanks!
[1/1] gwspamd: web: Delete unused HTML tag
commit: a4ccd26d0d15e8c633a3c0eaaabdc7f420d12026
Best regards,
--
Ammar Faizi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-30 15:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-30 15:36 [PATCH gwspamd] gwspamd: web: Delete unused HTML tag Memet Zx
2023-04-30 15:39 ` Ammar Faizi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox