|
|
|
@ -63,8 +63,10 @@
|
|
|
|
|
<p class="boutons"><input type="submit" class="submit" value="<:malettre:lettre_envoyer:>" /></p> |
|
|
|
|
|
|
|
|
|
<br /> |
|
|
|
|
<h5><:malettre:apercu:></h5> |
|
|
|
|
<iframe height="400" style="overflow:scroll;width:98%;margin-bottom:15px;" src="[(#EVAL{_DIR_IMG}|concat{lettre/_malettre.html})]?nocache=#DATE"></iframe> |
|
|
|
|
<h5><:malettre:apercu:> |
|
|
|
|
<br /><a href="[(#EVAL{_DIR_IMG}|concat{lettre/_malettre.html})]" target="_blank"><:malettre:lettre_preview_open:></a> |
|
|
|
|
</h5> |
|
|
|
|
<iframe height="400" style="overflow:scroll;width:98%;margin-bottom:15px;" src="[(#EVAL{_DIR_IMG}|concat{lettre/_malettre.html})]?nocache=[(#DATE|md5)]"></iframe> |
|
|
|
|
|
|
|
|
|
<h5><:malettre:version_html:></h5> |
|
|
|
|
<textarea cols='70' rows='20'>#ENV{sourcehtml}</textarea> |
|
|
|
|