diff options
-rw-r--r-- | www/templates/en/address_search.html | 2 | ||||
-rw-r--r-- | www/templates/en/details.html | 2 | ||||
-rw-r--r-- | www/templates/en/existing.html | 2 | ||||
-rw-r--r-- | www/templates/en/home.html | 2 | ||||
-rw-r--r-- | www/templates/en/login.html | 2 | ||||
-rw-r--r-- | www/templates/en/offline.html | 2 | ||||
-rw-r--r-- | www/templates/en/photo.html | 2 | ||||
-rw-r--r-- | www/templates/en/reports.html | 2 | ||||
-rw-r--r-- | www/templates/en/sent.html | 2 | ||||
-rw-r--r-- | www/templates/en/submit_confirm.html | 2 | ||||
-rw-r--r-- | www/templates/en/submit_email.html | 2 | ||||
-rw-r--r-- | www/templates/en/submit_password.html | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/www/templates/en/address_search.html b/www/templates/en/address_search.html index 881b3e3..c5803d5 100644 --- a/www/templates/en/address_search.html +++ b/www/templates/en/address_search.html @@ -1,4 +1,4 @@ -<div data-id="locate" id="search-header" data-role="header" data-position="fixed"> +<div id="search-header" data-role="header"> <a href="#" id="locate" data-transition="slidedown" class="ui-btn-left">Locate</a> <h1>Locate</h1> </div> diff --git a/www/templates/en/details.html b/www/templates/en/details.html index 78484da..08b2876 100644 --- a/www/templates/en/details.html +++ b/www/templates/en/details.html @@ -1,4 +1,4 @@ -<div data-role="header" data-position="fixed" > +<div data-role="header"> <h1>Details</h1> <a id="next" data-icon="arrow-r" data-iconpos="right" class="ui-btn-right">Next</a> </div> diff --git a/www/templates/en/existing.html b/www/templates/en/existing.html index 8d266c6..03e6539 100644 --- a/www/templates/en/existing.html +++ b/www/templates/en/existing.html @@ -1,4 +1,4 @@ -<div data-role="header" data-position="fixed" > +<div data-role="header"> <h1>Draft Report</h1> </div> <div data-role="content" role="main"> diff --git a/www/templates/en/home.html b/www/templates/en/home.html index abaa5cd..1d498e6 100644 --- a/www/templates/en/home.html +++ b/www/templates/en/home.html @@ -1,4 +1,4 @@ -<div data-id="locate" id="index-header" data-role="header" data-position="fixed"> +<div id="index-header" data-role="header"> <h1>Locate</h1> </div> <div class="table-cell"> diff --git a/www/templates/en/login.html b/www/templates/en/login.html index 9f478e3..8f742c0 100644 --- a/www/templates/en/login.html +++ b/www/templates/en/login.html @@ -1,4 +1,4 @@ -<div id="submit-header" data-role="header" data-position="fixed" data-id="locate"> +<div id="submit-header" data-role="header"> <h1>Login</h1> <a id="reports-next-btn" data-icon="arrow-r" data-iconpos="right" class="ui-btn-right">Home</a> </div> diff --git a/www/templates/en/offline.html b/www/templates/en/offline.html index b93e68b..36fa2f5 100644 --- a/www/templates/en/offline.html +++ b/www/templates/en/offline.html @@ -1,4 +1,4 @@ -<div data-role="header" data-position="fixed" > +<div data-role="header"> <a id="offline-prev-btn" data-icon="arrow-l" data-iconpos="left" class="ui-btn-left">Try Again</a> <h1>Offline</h1> <a id="offline-next-btn" data-icon="arrow-r" data-iconpos="right" class="ui-btn-right">Skip</a> diff --git a/www/templates/en/photo.html b/www/templates/en/photo.html index bd1a259..6698a02 100644 --- a/www/templates/en/photo.html +++ b/www/templates/en/photo.html @@ -1,4 +1,4 @@ -<div data-role="header" data-position="fixed" > +<div data-role="header"> <h1>Add Photo</h1> <% if ( file == '' ) { %> <a id="photo-next-btn" data-icon="arrow-r" data-iconpos="right" class="ui-btn-right">Skip</a> diff --git a/www/templates/en/reports.html b/www/templates/en/reports.html index 3297c52..0c8c7de 100644 --- a/www/templates/en/reports.html +++ b/www/templates/en/reports.html @@ -1,4 +1,4 @@ -<div data-role="header" data-position="fixed" > +<div data-role="header"> <h1>My Reports</h1> <a id="reports-next-btn" data-icon="arrow-r" data-iconpos="right" class="ui-btn-right">Home</a> </div> diff --git a/www/templates/en/sent.html b/www/templates/en/sent.html index dc0dc3c..512015a 100644 --- a/www/templates/en/sent.html +++ b/www/templates/en/sent.html @@ -1,4 +1,4 @@ -<div data-id="locate" id="report-created-header" data-role="header" data-position="fixed"> +<div id="report-created-header" data-role="header"> <a class="ui-btn-left">Locate</a> <h1>Report Created</h1> </div> diff --git a/www/templates/en/submit_confirm.html b/www/templates/en/submit_confirm.html index 937ee52..184bbee 100644 --- a/www/templates/en/submit_confirm.html +++ b/www/templates/en/submit_confirm.html @@ -1,4 +1,4 @@ -<div id="submit-header" data-role="header" data-position="fixed" data-id="locate"> +<div id="submit-header" data-role="header"> <h1>Your details</h1> </div> diff --git a/www/templates/en/submit_email.html b/www/templates/en/submit_email.html index 681409d..9dab48a 100644 --- a/www/templates/en/submit_email.html +++ b/www/templates/en/submit_email.html @@ -1,4 +1,4 @@ -<div id="submit-header" data-role="header" data-position="fixed" data-id="locate"> +<div id="submit-header" data-role="header"> <h1>Your details</h1> </div> diff --git a/www/templates/en/submit_password.html b/www/templates/en/submit_password.html index 164e95d..4cb9a48 100644 --- a/www/templates/en/submit_password.html +++ b/www/templates/en/submit_password.html @@ -1,4 +1,4 @@ -<div id="submit-header" data-role="header" data-position="fixed" data-id="locate"> +<div id="submit-header" data-role="header"> <h1>Your details</h1> </div> |