diff options
-rw-r--r-- | www/templates/en/existing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/en/existing.html b/www/templates/en/existing.html index 9ad7446..8d266c6 100644 --- a/www/templates/en/existing.html +++ b/www/templates/en/existing.html @@ -2,7 +2,7 @@ <h1>Draft Report</h1> </div> <div data-role="content" role="main"> - <h1>You have an unsubmitted report</h1> + <h2>You have an unsubmitted report</h2> <ul id="existing"> <% if (lat) { %> |