mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 17:51:29 +00:00
enable remember me
This commit is contained in:
@@ -221,7 +221,7 @@ function bwLimitChange(elem) {
|
||||
<label style='display : inline' for="bw_limit"><?php echo __("Use less traffic") ?></label>
|
||||
</div>
|
||||
|
||||
<?php if (false && SESSION_COOKIE_LIFETIME > 0) { /* disabled for now */ ?>
|
||||
<?php if (SESSION_COOKIE_LIFETIME > 0) { ?>
|
||||
|
||||
<div class="row">
|
||||
<label> </label>
|
||||
|
||||
Reference in New Issue
Block a user