last update: Mon, 05 Sep 2011 17:18:51 +0000
  1. {if $html_code}
  2. {if $smarty.post.html}
  3. <br />
  4. <br /><b>Link zu dieser Html-site : </b><br /><a href="html.php?id={$id}">http://peq.pe.ohost.de/html.php?id={$id}</a>
  5. <br /><b>Link zu dieser Html-site (mit peq.de.vu-interface) : </b><br /><a href="html.php?id={$id}&interface=1">http://peq.pe.ohost.de/html.php?id={$id}&interface=1</a>
  6. <hr />
  7. {/if}
  8. {$html_code}
  9. <br /><br /><hr>
  10. <a href="html.php">Neue Html-Seite posten</a>
  11. {else}
  12. {if $smarty.post.html}
  13. <br />
  14. <br /><b>Link zu dieser Html-site : </b><br /><a href="html.php?id={$id}">http://peq.pe.ohost.de/html.php?id={$id}</a>
  15. <br /><b>Link zu dieser Html-site (mit peq.de.vu-interface) : </b><br /><a href="html.php?id={$id}&interface=1">http://peq.pe.ohost.de/html.php?id={$id}&interface=1</a>
  16. {else}
  17. <form action="html.php" method="post" enctype="multipart/form-data"><p align="center">
  18. <textarea name="html" rows="20" cols="80">
  19. </textarea>
  20. <br /><input type="submit" value="speichern" />
  21. </p></form>
  22. {/if}
  23. {/if}

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