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>
|
<head>
|
||||||
<title>Settings</title>
|
<title>Settings</title>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||||
<LINK REL=STYLESHEET HREF="../styles.css" TYPE="text/css">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<LINK REL=STYLESHEET HREF="../styles.css" TYPE="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
textarea {
|
textarea {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in a new issue