cmc-sales/views/emails/frame.ctp

4 lines
174 B
Plaintext
Raw Normal View History

<iframe src ="<?php echo $html->url("show/$id"); ?>" width="100%" height="500px">
<p>This function only works with a Modern Browser that uses Iframes. Sorry.</p>
</iframe>