![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-translation/Test/Unit/Model/Inline/_files/ |
<!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <div class="login-container"> <div class="block block-customer-login"> <div class="block-content" aria-labelledby="block-customer-login-heading"> <form class="form form-login" action="" method="post" id="login-form" data-mage-init='{"validation":{}}'> <input name="form_key" type="hidden" value=""> <fieldset data-translate="[{"shown":"* Required Fields","translated":"* Required Fields","original":"* Required Fields","location":"Tag attribute (ALT, TITLE, etc.)"}]"class="fieldset login" data-hasrequired="* Required Fields"> <div class="field note"><span data-translate="[{"shown":"If you have an account, sign in with your email address.","translated":"If you have an account, sign in with your email address.","original":"If you have an account, sign in with your email address.","location":"Text","scope":"theme3"}]">If you have an account, sign in with your email address.</span></div> <div class="field email required"> <label data-translate="[{"shown":"Email","translated":"Email","original":"Email","location":"Label for an input element."}]" class="label" for="email"><span>Email</span></label> <div class="control"> <input data-translate="[{"shown":"Email","translated":"Email","original":"Email","location":"Tag attribute (ALT, TITLE, etc.)"}]"name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}"> </div> </div> <div class="field password required"> <label data-translate="[{"shown":"Password","translated":"Password","original":"Password","location":"Label for an input element."}]" for="pass" class="label"><span>Password</span></label> <div class="control"> <input data-translate="[{"shown":"Password","translated":"Password","original":"Password","location":"Tag attribute (ALT, TITLE, etc.)"}]"name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}"> </div> </div> <div class="actions-toolbar"> <div class="primary"><button data-translate="[{"shown":"Sign In","translated":"Sign In","original":"Sign In","location":"Push button"}]" type="submit" class="action login primary" name="send" id="send2"><span>Sign In</span></button></div> <div class="secondary"><a data-translate="[{"shown":"Forgot Your Password?","translated":"Forgot Your Password?","original":"Forgot Your Password?","location":"Link label"}]" class="action remind" href=""><span>Forgot Your Password?</span></a></div> </div> </fieldset> </form> </div> </div> </div> <script type="text/x-magento-init"> { "*": { "warningMsgList": {"deleteProduct":"Are you sure you want to delete this \"product\"?"} } } </script><span class="translate-inline-script" data-translate="[{"shown":"M\u00f6chten Sie dieses \"Produkt\" wirklich l\u00f6schen?","translated":"M\u00f6chten Sie dieses \"Produkt\" wirklich l\u00f6schen?","original":"Are you sure you want to delete this \"product\"?","location":"String in Javascript"}]">SCRIPT</span> </body> </html>