File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <label for="user" class="infield"><?php p ($ l ->t ('Username ' )) ?> </label>
5858 </p>
5959 <p class="groupbottom">
60- <input type="password" name="password" id="password" placeholder="<?php p ($ l ->t ('App token ' )) ?> ">
60+ <input type="password" name="password" id="password" placeholder="<?php p ($ l ->t ('App password ' )) ?> ">
6161 <label for="password" class="infield"><?php p ($ l ->t ('Password ' )) ?> </label>
6262 </p>
6363 <input type="hidden" name="stateToken" value="<?php p ($ _ ['stateToken ' ]) ?> " />
6969 </form>
7070
7171 <?php if (empty ($ _ ['oauthState ' ])): ?>
72- <a id="app-token-login" class="apptoken-link" href="#"><?php p ($ l ->t ('Alternative log in using app token ' )) ?> </a>
72+ <a id="app-token-login" class="apptoken-link" href="#"><?php p ($ l ->t ('Alternative log in using app password ' )) ?> </a>
7373 <?php endif ; ?>
7474</div>
Original file line number Diff line number Diff line change 5757 <label for="user" class="infield"><?php p ($ l ->t ('Username ' )) ?> </label>
5858 </p>
5959 <p class="groupbottom">
60- <input type="password" name="password" id="password" placeholder="<?php p ($ l ->t ('App token ' )) ?> ">
60+ <input type="password" name="password" id="password" placeholder="<?php p ($ l ->t ('App password ' )) ?> ">
6161 <label for="password" class="infield"><?php p ($ l ->t ('Password ' )) ?> </label>
6262 </p>
6363 <input type="hidden" name="stateToken" value="<?php p ($ _ ['stateToken ' ]) ?> " />
6666 </form>
6767
6868 <?php if (empty ($ _ ['oauthState ' ])): ?>
69- <a id="app-token-login" class="apptoken-link" href="#"><?php p ($ l ->t ('Alternative log in using app token ' )) ?> </a>
69+ <a id="app-token-login" class="apptoken-link" href="#"><?php p ($ l ->t ('Alternative log in using app password ' )) ?> </a>
7070 <?php endif ; ?>
7171</div>
You can’t perform that action at this time.
0 commit comments