ChangeLicence to PW
Make Key invisable
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="de">
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
@@ -178,7 +177,7 @@
|
|||||||
<form id="licenceForm">
|
<form id="licenceForm">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="licencekey">Lizensschlüssel:</label>
|
<label for="licencekey">Lizensschlüssel:</label>
|
||||||
<input type="text" id="licencekey" name="licence" value="Key" />
|
<input type="password" id="licencekey" name="licence" value="Key" />
|
||||||
</div>
|
</div>
|
||||||
<div class="button-group">
|
<div class="button-group">
|
||||||
<button type="submit" class="btn btn-primary">
|
<button type="submit" class="btn btn-primary">
|
||||||
|
|||||||
Reference in New Issue
Block a user