From 773c56fc94136d3f05d315368378211b3003a8ec Mon Sep 17 00:00:00 2001 From: parthiv-m Date: Mon, 14 Oct 2024 12:54:36 -0400 Subject: [PATCH] Fix conditional display of 'New' paste button on alert --- tpl/bootstrap.php | 10 +++++++--- tpl/bootstrap5.php | 10 +++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 37ff6f73..cc69891a 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -493,9 +493,13 @@ endif; - + + +