Review text

This commit is contained in:
Yuli Stremovsky
2023-08-22 00:58:44 +03:00
parent ff16aff9f9
commit 48436ed7c8

View File

@@ -28,7 +28,7 @@ if (conf["custom_css_link"]) {
<div class="row"> <div class="row">
<div class="bigblock"> <div class="bigblock">
<h4>Find my data</h4> <h4>Find my data</h4>
<p>Select login method and enter login details:</p> <p>Choose a login method and input your login credentials:</p>
<form id="loginform"> <form id="loginform">
<div class="form-group"> <div class="form-group">
<select onchange="changemethod(this);" class="custom-select" required id="keymethod"> <select onchange="changemethod(this);" class="custom-select" required id="keymethod">