changeset 4683:d3080767ead3

mod_debug_omemo: Fix header level in HTML template
author Matthew Wild <mwild1@gmail.com>
date Mon, 13 Sep 2021 19:28:02 +0100
parents e4e5474420e6
children ffddf9b29463
files mod_debug_omemo/view.tpl.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>