1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 11:11:27 +00:00

Merge branch 'pdo-experimental' of cac2s/tt-rss into master

This commit is contained in:
fox
2019-11-13 09:28:16 +00:00
committed by Gogs

View File

@@ -91,11 +91,12 @@ function bwLimitChange(elem) {
dojoType="dijit.form.TextBox"
class="input input-text"
value="<?php echo $_SESSION["fake_password"] ?>"/>
<?php if (strpos(PLUGINS, "auth_internal") !== FALSE) { ?>
<a href="public.php?op=forgotpass"><?php echo __("I forgot my password") ?></a>
<?php } ?>
</fieldset>
<?php if (strpos(PLUGINS, "auth_internal") !== FALSE) { ?>
<fieldset class="align-right">
<a href="public.php?op=forgotpass"><?php echo __("I forgot my password") ?></a>
</fieldset>
<?php } ?>
<fieldset>
<label><?php echo __("Profile:") ?></label>