示例#1
0
文件: index.php 项目: rhartness/slc24
    ?>
"><?php 
    echo $_LANG[$l]["g_read_more"];
    ?>
</a></p>
	  </div>
      <div class="clr"></div>
    </div>
  </div>
<?php 
}
?>
  <div class="footer">
    <div class="footer_resize">
      <p class="lf"><?php 
echo lang_temp("<a href=\"http://www.bluewebtemplates.com/\">Website Templates</a>", $_LANG[$l]["g_footer"]);
?>
</p>
<?php 
include "snips/bottommenu.php";
?>
      <div class="clr"></div>
    </div>
  </div>
</div>
<?php 
if (!isset($_SESSION["time_offset"]) || $_SESSION["time_offset_set_last"] < time() - 3600) {
    ?>

<script type="text/javascript" src="/res/jscr/jquery.js"></script>
<script type="text/javascript">
示例#2
0
</td><td><input id="sell_price" name="price" style="width: 80px" value="<?php 
    echo nice_format($row_trade_order_buy["price"], false, 0, 8);
    ?>
" onclick="if (this.value == '0') this. value = '';" onblur="if (this.value == '') this.value = '0';" onkeyup="set_field('sell', 2)" /></td><td style="padding-left: 5px;"><?php 
    echo lang_temp(array($currencynp, "Solidcoin"), $_LANG[$l]["e_per"]);
    ?>
</td></tr>
<tr><td style="padding-right: 5px;" rowspan="2"><?php 
    echo $_LANG[$l]["e_return"];
    ?>
</td><td><input id="sell_cur_amount" name="cur_amount" style="width: 80px" value="0" onclick="if (this.value == '0') this. value = '';" onblur="if (this.value == '') this.value = '0';" onkeyup="set_field('sell', 3)" /></td><td style="padding-left: 5px;"><?php 
    echo $currencynp;
    ?>
</td></td></tr>
<tr><td style="text-align: right" id="sell_fee">0</td><td style="padding-left: 5px;"><?php 
    echo lang_temp($currencynp, $_LANG[$l]["e_incl_fees"]);
    ?>
</td></td></tr>
<tr><td style="padding-right: 5px;"><?php 
    echo $_LANG[$l]["e_remaining"];
    ?>
</td><td style="text-align: right" id="sell_remaining"><?php 
    echo nice_format($slc_balance, false, 0, 4);
    ?>
</td><td style="padding-left: 5px;">Solidcoins</td></td></tr>
<tr><td colspan="3"><input type="submit" value="<?php 
    echo $_LANG[$l]["e_button_sell"];
    ?>
" style="width: 75%" /> <input type="button" value="<?php 
    echo $_LANG[$l]["e_button_max"];
    ?>
示例#3
0
<p><?php 
echo lang_temp(array("?c=exchange{$___l}", "?c=exchange/api{$___l}"), $_LANG[$l]["i_sc24_exchange_info"]);
?>
</p>
<img src="images/img1.jpg" width="287" height="97" alt="" class="fl" style="margin-bottom:24px; padding:4px; border:1px solid #b7b7b7; background-color:#fff;" /> <img src="images/img2.jpg" width="287" height="97" alt="" style="margin-bottom:24px; padding:4px; border:1px solid #b7b7b7; background-color:#fff;" />
<p><a href="?c=exchange<?php 
echo $___l;
?>
"><?php 
echo $_LANG[$l]["g_read_more"];
?>
</a></p>
</div>
<div class="article">
<h2><span><?php 
echo $_LANG[$l]["i_sc24_transfer"];
?>
</span></h2>
<p><?php 
echo lang_temp("?c=services/transfer{$___l}", $_LANG[$l]["i_sc24_transfer_info"]);
?>
</p>
<img src="images/img3.jpg" width="287" height="97" alt="" class="fl" style="margin-bottom:24px; padding:4px; border:1px solid #b7b7b7; background-color:#fff;" /> <img src="images/img4.jpg" width="287" height="97" alt="" style="margin-bottom:24px; padding:4px; border:1px solid #b7b7b7; background-color:#fff;" />
<p><a href="?c=services/transfer<?php 
echo $___l;
?>
"><?php 
echo $_LANG[$l]["g_read_more"];
?>
</a></p>
</div>