mod_debug_omemo: Fix header level in HTML template
authorMatthew Wild <mwild1@gmail.com>
Mon, 13 Sep 2021 19:28:02 +0100
changeset 4687 d3080767ead3
parent 4686 e4e5474420e6
child 4688 ffddf9b29463
mod_debug_omemo: Fix header level in HTML template
mod_debug_omemo/view.tpl.html
--- a/mod_debug_omemo/view.tpl.html	Mon Sep 13 19:24:13 2021 +0100
+++ b/mod_debug_omemo/view.tpl.html	Mon Sep 13 19:28:02 2021 +0100
@@ -199,7 +199,7 @@
 	</tr>}
 	</table>
 
-	<h2>Account status</h2>
+	<h3>Account status</h3>
 	<p>{user}'s account has {omemo.status} with OMEMO.</p>
 
 	<h4>Registered OMEMO devices</h4>