last update: Mon, 05 Sep 2011 17:18:51 +0000
  1. {if $html_code}
  2. <div style="margin:20px;border-style:solid;border-width:1px;padding:5px;line-height:20px;">
  3. {$html_code}
  4. </div>
  5. {if $smarty.post.text}
  6. <br /><b>Link zu diesem Text : </b><br /><a href="text.php?id={$id}">http://peq.pe.ohost.de/text.php?id={$id}</a>
  7. {else}
  8. <br /><a href="text.php">Neuen Text Posten</a>
  9. {/if}
  10. {else}
  11. <form action="text.php" method="post" enctype="multipart/form-data"><p align="center">
  12. <textarea name="text" rows="20" cols="80">
  13. </textarea>
  14. <br /><input type="submit" value="speichern" />
  15. </p></form>
  16. {/if}

goto line:
Compare with:
text copy window edit this code post new code