commit 8b316d5d93956bf93d78d623516a680064ee3ef5 parent d2fb0fe1eb0c8df9f623eccd9404adeff9d3e837 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 22 Oct 2022 20:07:40 +0200 unify style Diffstat:
| M | template/wallet.html.j2 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 @@ -196,7 +196,7 @@ document.addEventListener('DOMContentLoaded', onLoad); <button action="submit"> {% trans %} Install wallet - {% trans %} + {% endtrans %} </button> </form> </div>