fixed textblock edit

got appended every time configedit was accessed
This commit is contained in:
maru21 2023-09-23 14:12:00 +02:00
parent ca697d40df
commit e6d4e42484

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<title>TG</title>
<title>Template Generator</title>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
@ -265,6 +265,9 @@
<div class="w3-modal-content w3-margin-top">
<div class="w3-container w3-padding-32 w3-flat-clouds">
<form method="post" action="javascript:void(0)" id="loginForm">
<h1>Welcome to <img src="logo.png" alt="logo" height="40px"></h1>
<br>
<br>
<label> enter password: </label>
<input
type="password"