~sircmpwn/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1 2

[PATCH] Fix new post button

Details
Message ID
<20180914204040.20447-1-minus@mnus.de>
Sender timestamp
1536957640
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 listssrht/templates/archive.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/listssrht/templates/archive.html b/listssrht/templates/archive.html
index 7a662a7..e2d9fcc 100644
--- a/listssrht/templates/archive.html
+++ b/listssrht/templates/archive.html
@@ -66,7 +66,7 @@
        <a
          href="mailto:{{ post_address(ml) }}"
          class="btn btn-default btn-block"
        >New pos {{icon("caret-right")}}t</a>
        >New post {{icon("caret-right")}}</a>
        {% endif %}
        {% endif %}
      </p>
-- 
2.19.0
Details
Message ID
<20180914212642.GA1891@homura.localdomain>
In-Reply-To
<20180914204040.20447-1-minus@mnus.de> (view parent)
Sender timestamp
1536960402
DKIM signature
missing
Download raw message
Can you run this command on your lists.sr.ht repo for next time?

    git config format.subjectPrefix 'PATCH lists'

Thanks for the patch!

To git.sr.ht:~sircmpwn/lists.sr.ht
   8a513e2..bdd0740  master -> master
Reply to thread Export thread (mbox)