mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-10-30 17:37:50 +00:00
Review text
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user