You are here

prettyphoto_formatters_iframe_markup.tpl.php in prettyPhoto Formatters 7

Template file to customize iframe markup in prettyphoto.

File

templates/prettyphoto_formatters_iframe_markup.tpl.php
View source
<?php

/**
 * @file
 * Template file to customize iframe markup in prettyphoto.
 */
?>
<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>