Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2013
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.31 KB | None | 0 0
  1. <div id="post-timer">
  2.        <p class="timebuy">Time Left To Buy:</p>
  3.        <div id="timer-wrap">
  4.        
  5.        <?php echo do_shortcode( '[tminus cid ="12" omitweeks="true" days=" " hours=" " minutes=" " seconds=" "/]' ); ?>
  6.        
  7.        </div><!--end timer-wrap-->
  8.         </div><!--end post-timer-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement