iframe class
parent
e13da8b3ff
commit
5df2a55891
|
@ -12,7 +12,7 @@ $id=$_GET['id'];
|
||||||
%STYLESHEET%
|
%STYLESHEET%
|
||||||
<!--<meta name="viewport" content="width=device-width, initial-scale=1.0"> ToDo: ?-->
|
<!--<meta name="viewport" content="width=device-width, initial-scale=1.0"> ToDo: ?-->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body class="iframe">
|
||||||
<div class="form">
|
<div class="form">
|
||||||
<form action="%CONTENT_DIR%/board/submit.php" method="post">
|
<form action="%CONTENT_DIR%/board/submit.php" method="post">
|
||||||
<input type="text" name="post" maxlength="65535" placeholder="You can contribute to the conversation here. Tell us your story in up to 65535 characters..."/>
|
<input type="text" name="post" maxlength="65535" placeholder="You can contribute to the conversation here. Tell us your story in up to 65535 characters..."/>
|
||||||
|
|
Loading…
Reference in New Issue