output to screen, not console

This commit is contained in:
Iam Naughton Phier 2014-08-06 17:24:27 +03:00
parent dcadf74d55
commit b613205970
5 changed files with 59 additions and 9 deletions

View file

@ -159,5 +159,10 @@
</ul>
</form>
</div>
<div class='hidden' id='dumparea' >
<p>Copy and save all this textual data as list.sahli in your Sahli directory <span id='closespan'>[X]</span></p>
<textarea name="sahlioutput" id='sahlioutput'></textarea>
</div>
</body>
</html>