You are here

dfp_short_tag.tpl.php in Doubleclick for Publishers (DFP) 7.2

Same filename and directory in other branches
  1. 7 theme/dfp_short_tag.tpl.php

Default template for dfp short tags.

File

theme/dfp_short_tag.tpl.php
View source
<?php

/**
 * @file
 * Default template for dfp short tags.
 */
?>

<a href="<?php

print $url_jump;
?>">
  <img src="<?php

print $url_ad;
?>">
</a>