diff options
-rw-r--r-- | www/about.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/about.html b/www/about.html index 2ff4a33..effb1ee 100644 --- a/www/about.html +++ b/www/about.html @@ -127,16 +127,6 @@ Let us know if we’ve missed anyone.</dd> </div> </div> </div> - - <div data-role="footer" data-id="foo1" data-position="fixed"> - <div data-role="navbar"> - <ul> - <li><a href="index.html">Report</a></li> - <li><a href="account.html">Account</a></li> - <li><a href="about.html" class="ui-button-active ui-state-persist">Info</a></li> - </ul> - </div> - </div> </div> </div> </div> |