Blame | Letzte Änderung | Log anzeigen | RSS feed
{extends file="index.tpl"}{block name="maincontent"}<!-- $Id: ga.tpl 131 2023-05-28 21:51:32Z lars $ BEGIN --><h2>Google Authenticator aktivieren</h2><form method="post"><table><tr><td class="links">Benutzer:</td><td class="rechts">{$smarty.session.admin.user->name}</td></tr><tr><td class="links">QR-code</td><td class="rechts">{$img}</td></tr><tr><td class="links">Code:</td><td class="rechts"><input type="text" name="code" value="" /></td></tr><tr><td class="links">Secret:<br />für manuelle Einrichtung</td><td class="rechts">{$secret}</td></tr><tr><td class="links" colspan="2"><input type="submit" value="speichern" /><input type="button" value="abbrechen" onclick="location.href='/toolbox'" /></td></tr></table></form><!-- $Id: ga.tpl 131 2023-05-28 21:51:32Z lars $ END -->{/block}