Beispiel #1
0

    <div class="row">
      <div class="col-sm-1">
      </div>
          <div class="col-sm-2">
                 <dl>
                <dt>Director,</dt>
                </dl>
                  <dl>
                  <?php 
if ($profile->GF_ID == 1 || $profile->GF_ID == 2) {
    $ttd1 = $acara[0]->SIGN_STT1 != 0 ? '<img style="width:80; height:40px" src=' . $ttd . '></img>' : SignCreated($acara);
    echo $ttd1;
} else {
    $ttd1 = $acara[0]->SIGN_STT1 != 0 ? '<img style="width:80; height:40px" src=' . SIGN_1($acara) . '></img>' : '<div class="a_demo_two">sign</div>';
    echo $ttd1;
}
?>
                </dl>
	            <dl>
			          <?php 
$name = $acara[0]->SIG1_NM != '' ? $acara[0]->SIG1_NM : 'none';
echo $name;
?>
	        	</dl>
          </div>
           <div class="col-sm-1">
            </div>
             <div class="col-sm-2">
                <dl>
Beispiel #2
0

    <div style="margin-top:10%" class="row">
      <div class="col-sm-1">
      </div>
          <div class="col-sm-2">
                 <dl>
                <dt>Director,</dt>
                </dl>
                  <dl>
                  <?php 
if ($profile->GF_ID == 1 || $profile->GF_ID == 2) {
    $ttd1 = $acara[0]->SIGN_STT1 != 0 ? '<img style="width:80; height:40px" src=' . $ttd . '></img>' : SignCreated($acara);
    echo $ttd1;
} else {
    $ttd1 = $acara[0]->SIGN_STT1 != 0 ? '<img style="width:80; height:40px" src=' . SIGN_1($acara) . '></img>' : Signvalid();
    echo $ttd1;
}
?>
                </dl>
	            <dl>
			          <?php 
$name = $acara[0]->SIG1_NM != '' ? $acara[0]->SIG1_NM : 'none';
echo $name;
?>
	        	</dl>
          </div>
           <div class="col-sm-1">
            </div>
             <div class="col-sm-2">
                <dl>