Update form.html.php
This commit is contained in:
parent
7fbe301307
commit
8aa426c547
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@
|
|||
|
||||
<head>
|
||||
<title>Settings</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||
<LINK REL=STYLESHEET HREF="../styles.css" TYPE="text/css">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<LINK REL=STYLESHEET HREF="../styles.css" TYPE="text/css">
|
||||
<style type="text/css">
|
||||
textarea {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue