docs(changelog): add keep me logged in checkbox
This commit is contained in:
parent
02b976a5d0
commit
1ae6f74b44
1 changed files with 6 additions and 0 deletions
|
@ -105,6 +105,12 @@ $page->navigation();
|
|||
?>
|
||||
<a href="https://github.com/wishthis/wishthis/issues/184" target="_blank">#184</a>
|
||||
</li>
|
||||
<li>
|
||||
<?php
|
||||
/** TRANSLATORS: Changelog: Fixed */
|
||||
echo __('"Keep me logged in" checkbox');
|
||||
?>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue