|
@@ -57,7 +57,7 @@
|
|
</form>
|
|
</form>
|
|
<form method="post" action="ass.php" target="_blank">
|
|
<form method="post" action="ass.php" target="_blank">
|
|
Name: <input id="name" name="name">
|
|
Name: <input id="name" name="name">
|
|
- <textarea class="lined" rows="10" cols="60" name="source"></textarea>
|
|
|
|
|
|
+ <textarea class="lined" rows="20" cols="60" name="source"></textarea>
|
|
<button type="submit">Assemble</button>
|
|
<button type="submit">Assemble</button>
|
|
</form>
|
|
</form>
|
|
|
|
|