<div> <table> <tr> <td class="row-title"><span title="<?php echo Group_Name; ?> "><?php echo Group_Name; ?> </td> <td><input type="text" name="name" size="20" required></td> </tr> <tr> <td class="row-title"><span title="<?php echo Description; ?> "><?php echo Description; ?> </td> <td><textarea name="desc" rows="3" cols="50"><?php formRefill('desc', '', 'textarea'); ?> </textarea></td> </tr> </table> </div> </div> </div> </form>
* @package Fiyo CMS * @copyright Copyright (C) 2014 Fiyo CMS. * @license GNU/GPL, see LICENSE.txt */ defined('_FINDEX_') or die('Access Denied'); $param = $qr['parameter']; if (checkLocalhost()) { $param = str_replace("media/", FLocal . "media/", $param); } ?> <input type="hidden" value="0" name="totalParam" /> <div class="panel box"> <header> <a data-parent="#accordion" class="accordion-toggle" data-toggle="collapse" href="#custom"> <h5>Custom Module</h5> </a> </header> <div id="custom" class="in" style="margin:-1px"> <textarea id="editor" id="editor" name="editor" rows="10" cols="100"><?php formRefill('editor', $param, 'textarea'); ?> </textarea> </div> </div> <script type="text/javascript"> $(document).ready(function() { CKEDITOR.replace( 'editor', { toolbar : 'Minify', }); }); </script>
<tr> <td class="row-title " title="<?php echo Keywords_tip; ?> "><?php echo Keyword; ?> </td> <td><textarea rows="3" cols="19" type="text" name="keyword"style="min-width:100%; max-width: 100%; resize: vertical;"><?php formRefill('keyword', $qr['keyword'], 'textarea'); ?> </textarea></td> </tr> <tr> <td class="row-title " title="<?php echo Meta_Desc_tip; ?> "><?php echo Description; ?> </td> <td><textarea rows="5" cols="19" type="text" name="desc"style="min-width:100%; max-width: 100%; resize: vertical;"><?php formRefill('description', $qr['description'], 'textarea'); ?> </textarea></td> </tr> </table> </div> </div> </div> </div>
formRefill('word', "{$filter}", 'textarea'); ?> </textarea></td> </tr> <tr> <td class="djudul tooltip" title="<?php echo Recaptcha_tip; ?> ">ReCaptcha Public Key</td> <td><input type="text" name="public" size="50" <?php formRefill('public', "{$public_key}"); ?> /></td> </tr> <tr> <td class="djudul tooltip" title="<?php echo Recaptcha_tip; ?> ">ReCaptcha Private Key</td> <td><input type="text" name="private" size="50"<?php formRefill('private', "{$private_key}"); ?> /></td> </tr> </table> </div> </div> </div> </form>
?> " width="20%">Permalink</span></td> <td> <input type="text" <?php echo formRefill('permalink'); ?> name="permalink" size="50" autocomplete="off" required></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo original_link_tip; ?> . ex:'?app=forum'">Original Link</span></td> <td><input type="text" name="link" <?php echo formRefill('link'); ?> size="50" autocomplete="off" required></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo lock_permalink_tip; ?> ">Lock Permalink</span></td> <td> <?php if ($qr['status'] or $act == 'add') { $f1 = "selected checked"; $f0 = ""; } else { $f0 = "selected checked";
"><?php echo Name; ?> </span></td> <td><input <?php formRefill('desc', $qr['name']); ?> style="min-width: 60%" type="text" name="name" required></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Menu_link_tip; ?> ">Link</span></td> <td><input <?php formRefill('desc', $menuLink); ?> style="width: 90%" type="text" name="link" id="link"<?php if ($name != 'link') { echo 'readonly'; } ?> required ></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Menu_Status_tip; ?> "><?php echo Active_Status; ?>
?> <label class='cb-enable selected no-change'><span><?php echo Enable; ?> </span></label> <label class='cs-disable no-change'><span><?php echo Disable; ?> </span></label> <?php } ?> </p> </td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo User_bio_tip; ?> ">Bio</td> <td><textarea name="bio" rows="6" style="width:100%; padding: 5px;resize: vertical;"><?php echo formRefill('bio', "{$qr['about']}", 'textarea'); ?> </textarea></td> </tr> </table> </div> </div> </div>
</div><p>Katakunci administrator untuk mengakses AdminPanel.</p> <p>Administrator 's password to access AdminPanel.</p> </td> </tr> <tr> <td class="row-title">Password Confirmation</td> <td><div><input type="password" id="repassword" name="repass" size="20" autocomplete="off" required><span id="pesan_repassword"></span> </div><p>Masukan kembali katakunci sebagai verifikasi.</p> <p>Re-enter the password as verification.</p> </td> </tr> <tr> <td class="row-title">Administrator Email</td> <td> <div><input type="email" name="email" size="30" <?php echo formRefill('email'); ?> value="" required></div> <p>Isi dengan email aktif untuk fitur penting yang membutuhkan konfirmasi email.</p> <p>Fill with active email for important features that need email confirmation.</p> </td> </tr> </table> </div> <div class="box-footer box"> <footer> <div></div> <div>
"> <input type="hidden" name="folder" size="20" value="<?php echo $name; ?> "></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Module_Title_tip; ?> "><?php echo Module_Title; ?> </span></td> <td><input <?php formRefill('title', $qr['name']); ?> type="text" name="title" style="min-width: 60%" size="20" required></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Module_Show_Title_tip; ?> "><?php echo Module_Show_Title; ?> </span></td> <td> <?php if ($qr['show_title'] or $act == 'add') { $f1 = "selected checked";
</span></td> <td><input type="text" name="title" size="20" required <?php formRefill('title'); ?> /></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Category_Name_tip; ?> "><?php echo Category_Name; ?> </span></td> <td><input type="text" name="cat" size="20" class="alphanumeric" required <?php formRefill('cat'); ?> /><span id="pesan"></span></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Category_level; ?> "><?php echo Access_Level; ?> </span></td> <td><select name="level" > <?php $sql2 = $db->select(FDBPrefix . 'user_group'); while ($user = mysql_fetch_array($sql2)) {
<table> <tr> <td class="row-title"><?php echo Tag_Title; ?> </td> <td><input type="hidden" name="id" value="<?php echo $row['id']; ?> "> <input type="text" name="name" size="30" <?php formRefill('name', $row['name']); ?> required></td> </tr> <tr> <td class="row-title"><?php echo Tag_Desc; ?> </td> <td><textarea name="desc" rows="4" cols="50"><?php formRefill('desc', $row['description'], 'textarea'); ?> </textarea></td> </tr> </table> </div> </div> </form>
<td class="row-title"><span class="tips" title="<?php echo Description; ?> "><?php echo Description; ?> </span></td> <td><textarea name="desc" rows="5" cols="50" ><?php formRefill('desc', '', 'textarea'); ?> </textarea></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Keyword; ?> "><?php echo Keyword; ?> </span></td> <td><textarea name="keys" rows="3" cols="50"><?php formRefill('keys', '', 'textarea'); ?> </textarea></td> </tr> </table> </div> </div> </div> </form>
?> <p class="user-desc"><?php echo user_Password_Reset_Success2; ?> </p> <?php } else { ?> <p class="user-desc"><?php echo user_Password_Reset_Key; ?> </p> <div> <span>Key</span> <input style="width: 300px" type="text" name="key" <?php echo formRefill('key', $_GET['res']); ?> /> </div> <div class="user-link"> <span> </span> <input type="submit" name="token" value="<?php echo Send; ?> " class="button btn login"/> <a href="<?php echo make_permalink('?app=user&view=login'); ?> ">Login</a> <?php echo @$new; ?>
<td class="row-title"><span class="tips" title="<?php echo Description; ?> "><?php echo Description; ?> </span></td> <td><textarea name="desc" rows="5" cols="50" ><?php formRefill('desc', $row['description'], 'textarea'); ?> </textarea></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo Keyword; ?> "><?php echo Keyword; ?> </span></td> <td><textarea name="keys" rows="3" cols="50"><?php formRefill('keys', $row['keywords'], 'textarea'); ?> </textarea></td> </tr> </table> </div> </div> </div> </form>
echo User_Group_name; ?> ">Group Name</span></td> <td> <input type="text" name="group" size="20" required <?php echo formRefill('group'); ?> /></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo User_Group_level; ?> ">Level</span></td> <td> <input type="text" id="level" name="level" class="numeric" size="5" min="3" max="98" required <?php echo formRefill('level'); ?> /></span></td> </tr> <tr> <td class="row-title"><span class="tips" title="<?php echo User_Group_description; ?> ">Description</span></td> <td> <input type="text" name="desc" size="60"></td> </tr> </table> </div> </div> </form>