| Line 24... |
Line 24... |
| 24 |
</div>
|
24 |
</div>
|
| 25 |
<div class="mb-3 mt-3">
|
25 |
<div class="mb-3 mt-3">
|
| 26 |
<label for="db" class="form-label">Database naam:</label>
|
26 |
<label for="db" class="form-label">Database naam:</label>
|
| 27 |
<input type="db" class="form-control" id="db" placeholder="Voer databasenaam in" name="db">
|
27 |
<input type="db" class="form-control" id="db" placeholder="Voer databasenaam in" name="db">
|
| 28 |
</div>
|
28 |
</div>
|
| 29 |
<div class="mb-3">
|
- |
|
| 30 |
<div class="mb-3 mt-3">
|
29 |
<div class="mb-3 mt-3">
|
| 31 |
<label for="user" class="form-label">Gebruikersnaam:</label>
|
30 |
<label for="user" class="form-label">Gebruikersnaam:</label>
|
| 32 |
<input type="user" class="form-control" id="user" placeholder="Voer gebruikersnaam in" name="user">
|
31 |
<input type="user" class="form-control" id="user" placeholder="Voer gebruikersnaam in" name="user">
|
| 33 |
</div>
|
32 |
</div>
|
| 34 |
<div class="mb-3">
|
33 |
<div class="mb-3">
|
| 35 |
<div class="mb-3">
|
- |
|
| 36 |
<label for="pwd" class="form-label">Password:</label>
|
34 |
<label for="pwd" class="form-label">Password:</label>
|
| 37 |
<input type="password" class="form-control" id="pwd" placeholder="Enter password" name="pswd">
|
35 |
<input type="password" class="form-control" id="pwd" placeholder="Enter password" name="pswd">
|
| 38 |
</div>
|
36 |
</div>
|
| 39 |
<button type="submit" class="btn btn-primary">opslaan</button>
|
37 |
<button type="submit" class="btn btn-primary">opslaan</button>
|
| 40 |
</form>
|
38 |
</form>
|
| 41 |
</div>
|
39 |
</div>
|
| 42 |
<div class="col-sm-3 text-center">
|
40 |
<div class="col-sm-3 text-center">
|
| 43 |
<h3>Databse bewerkingen</h3>
|
41 |
<h3>Database bewerkingen</h3>
|
| 44 |
<p>Vragen invoeren gebeurt door 1 (aangewezen) persoon.</p>
|
42 |
<p>Vragen invoeren gebeurt door 1 (aangewezen) persoon.</p>
|
| 45 |
<p class="alert alert-info"><strong>LET OP:</strong> Voor deze pagina is een wachtwoord vereist.</p>
|
43 |
<p class="alert alert-info"><strong>LET OP:</strong> Voor deze pagina is een wachtwoord vereist.</p>
|
| 46 |
<a href="#" class="btn btn-primary">Vragen Invoeren</a>
|
44 |
<a href="#" class="btn btn-primary">Vragen Invoeren</a>
|
| 47 |
<p> </P>
|
45 |
<p> </P>
|
| 48 |
</div>
|
46 |
</div>
|