2010-01-24 20:14:01 -08:00
|
|
|
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
|
|
|
|
<div id="g-rest-detail">
|
|
|
|
|
<ul>
|
|
|
|
|
<li id="g-rest-key">
|
2010-01-28 07:44:58 -08:00
|
|
|
<p><b><?= t("Key") ?></b>:<?= html::clean($rest_key) ?></p>
|
2010-01-24 20:14:01 -08:00
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|