diff options
-rw-r--r-- | phonegap/www/around.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phonegap/www/around.html b/phonegap/www/around.html index 98bb95c3b..f3a6bee06 100644 --- a/phonegap/www/around.html +++ b/phonegap/www/around.html @@ -201,11 +201,6 @@ <input type="password" name="password_sign_in" id="password_sign_in" placeholder="Your password" value=""> <input class="green-btn" type="submit" id="submit_sign_in" name="submit_sign_in" value="Report"> </div> - - <div class="checkbox-group"> - <input type="checkbox" id="remember_me" name="remember_me" value='1'> - <label class="n inline" for="remember_me">Keep me signed in on this computer</label> - </div> </div> <div id="form_sign_in_no" class="form-box"> |