diff options
Diffstat (limited to 'templates/home.tpl')
-rw-r--r-- | templates/home.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/home.tpl b/templates/home.tpl index 048a0c0..e92510d 100644 --- a/templates/home.tpl +++ b/templates/home.tpl @@ -1,7 +1,7 @@ <!-- Start of first page: #home --> <div data-role="page" id="home" data-add-back-btn="false"> <div data-role="header"> - <h1>EVENT MANAGER</h1> + <h1>Event Manager</h1> </div> <div data-role="content"> <div id="events_list"> |