?> <tr> <td style="padding: 0;margin:0" colspan="3"> <?php echo gettext("There are no plugin options to administer."); ?> </td> </tr> <?php } else { ?> <tr> <th></th> <th style="text-align:right; padding-right: 10px;"> <?php printPageSelector($subpage, $rangeset, 'admin-options.php', array('page' => 'options', 'tab' => 'plugin')); ?> </th> <th></th> </tr> <tr> <td colspan="3"> <p class="buttons"> <button type="submit" value="<?php echo gettext('save'); ?> "><img src="images/pass.png" alt="" /><strong><?php echo gettext("Apply"); ?> </strong></button> <button type="reset" value="<?php
<?php echo $custom_row; ?> </table> <!-- end individual admin table --> </td> </tr> <?php $id++; } ?> <tr> <th></th> <th></th> <th> <?php printPageSelector($subpage, $rangeset, 'admin-users.php', array('page' => 'users')); ?> </th> </tr> </table> <!-- main admin table end --> <input type="hidden" name="totaladmins" value="<?php echo $id; ?> " /> <input type="hidden" name="checkForPostTruncation" value="1" /> <br /> <?php if (!$_zp_current_admin_obj->transient) { ?> <p class="buttons">
echo $plugin_notice; } ?> </div> <?php } ?> </td> </tr> <?php } ?> <tr> <td colspan="4" id="imagenavb"> <?php printPageSelector($subpage, $rangeset, 'admin-plugins.php', array('page' => 'plugins', 'tab' => $subtab)); ?> </td> </tr> </table> <br /> <ul class="iconlegend"> <li><img src="images/zp_gold.png" alt=""><?php echo gettext('Official plugin'); ?> </li> <li><img src="images/info.png" alt=""><?php echo gettext('Usage info'); ?> </li> <li><img src="images/options.png" alt=""><?php
?> " /> </td> <td class="page-list_icon"> <input type="checkbox" name="disabled" value="none" disabled="Disabled" /> </td> <?php } ?> </tr> <?php } ?> <tr> <td id="imagenavb" colspan="11"><?php printPageSelector($subpage, $rangeset, PLUGIN_FOLDER . '/zenpage/admin-news.php', $options); ?> </td> </tr> </table> <p class="buttons"><button type="submit" title="<?php echo gettext('Apply'); ?> "><img src="<?php echo WEBPATH . '/' . ZENFOLDER; ?> /images/pass.png" alt="" /><strong><?php echo gettext('Apply'); ?>
<th> <span style="font-weight: normal"> <a href="javascript:toggleExtraInfo('','user',true);"><?php echo gettext('Expand all'); ?> </a> | <a href="javascript:toggleExtraInfo('','user',false);"><?php echo gettext('Collapse all'); ?> </a> </span> </th> <th> <?php printPageSelector($subpage, $rangeset, PLUGIN_FOLDER . '/user_groups/user_groups-tab.php', array('page' => 'users', 'tab' => 'groups')); ?> </th> <th></th> </tr> </table> <p class="buttons"> <button type="submit"><img src="../../images/pass.png" alt="" /><strong><?php echo gettext("Apply"); ?> </strong></button> <button type="reset"><img src="../../images/reset.png" alt="" /><strong><?php echo gettext("Reset"); ?> </strong></button> </p>