diff options
author | Struan Donald <struan@exo.org.uk> | 2013-07-18 13:58:34 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-07-18 13:58:34 +0100 |
commit | 26991e7d01db9ebb94b9390c962e2b4c4c453025 (patch) | |
tree | 58773d7c40f93c7b5ce6047ff79c023aa9380276 /src | |
parent | 9d594480435f860b5836c53e698e3562c63ee04b (diff) |
better title for existing report screen. For #52
Diffstat (limited to 'src')
-rw-r--r-- | src/templates/en/existing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/en/existing.html b/src/templates/en/existing.html index 5e017e4..7e07be8 100644 --- a/src/templates/en/existing.html +++ b/src/templates/en/existing.html @@ -1,5 +1,5 @@ <div data-role="header"> - <h1>In progress</h1> + <h1>Unsent Report</h1> </div> <div data-role="content" role="main"> <div id="existing_report"> |