Advertisement
Bedhoel

cso_5

Feb 3rd, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.36 KB | None | 0 0
  1. <?php  if(!empty($durasi_total)){ ?>
  2.                             <div class="counter">
  3.                                 <span style="margin-left: 5px;">Counter</span>
  4.                                 <h1 style="color: #000; font-weight: bold;" id="timer_loket">-</h1>
  5.                                 <a  href="javascript:void(0)" id="btn_mulai"  onclick="mulai()" style="text-decoration:none;color:#fff"  class="mulai" >Mulai</a>
  6.                             </div>
  7.                     <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement