⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 edit.html.tmpl

📁 buzilla软件
💻 TMPL
📖 第 1 页 / 共 2 页
字号:
    $output .=  "\">\n          </td>";    }        #line 172 "template\en\default\admin\groups\edit.html.tmpl"    if ($stash->get('group_id') ne $stash->get(['group', 0, 'grpid', 0])) {    $output .=  "\n          <td align=\"center\">\n            <input type=\"checkbox\" name=\"bless-";    #line 148 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpid', 0]);                &$_tt_filter($output);    };        $output .=  "\" ";    #line 148 "template\en\default\admin\groups\edit.html.tmpl"    $output .=  $stash->get(['group', 0, 'blessmember', 0]) ? 'checked ' : '';    $output .=  "value=\"1\">\n            <input type=\"hidden\" name=\"oldbless-";    #line 149 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpid', 0]);                &$_tt_filter($output);    };        $output .=  "\" value=\"";    #line 149 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'blessmember', 0]);                &$_tt_filter($output);    };        $output .=  "\">\n          </td>\n          <td align=\"center\">\n            <input type=\"checkbox\" name=\"grp-";    #line 152 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpid', 0]);                &$_tt_filter($output);    };        $output .=  "\" ";    #line 152 "template\en\default\admin\groups\edit.html.tmpl"    $output .=  $stash->get(['group', 0, 'grpmember', 0]) ? 'checked ' : '';    $output .=  "value=\"1\">\n            <input type=\"hidden\" name=\"oldgrp-";    #line 153 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpid', 0]);                &$_tt_filter($output);    };        $output .=  "\" value=\"";    #line 153 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpmember', 0]);                &$_tt_filter($output);    };        $output .=  "\">\n          </td>\n          <td align=\"left\" class=\"groupname\">\n            <a href=\"";    #line 0 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  ("editgroups.cgi?action=changeform&group=" . $stash->get(['group', 0, 'grpid', 0]));                &$_tt_filter($output);    };        $output .=  "\">";    #line 157 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpnam', 0]);                &$_tt_filter($output);    };        $output .=  "\n            </a>\n          </td>";    }    else {    $output .=  "\n          <td>\n            <input type=\"hidden\" name=\"oldbless-";    #line 162 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpid', 0]);                &$_tt_filter($output);    };        $output .=  "\" value=\"0\">\n          </td>\n          <td>\n            <input type=\"hidden\" name=\"oldgrp-";    #line 165 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpid', 0]);                &$_tt_filter($output);    };        $output .=  "\" value=\"0\">\n          </td>\n          <td align=\"left\" class=\"groupname\">\n            <em>";    #line 169 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpnam', 0]);                &$_tt_filter($output);    };        $output .=  "\n            </em>\n          </td>";    }        $output .=  "\n        <td align=\"left\" class=\"groupdesc\">";    #line 173 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html_light')                  || $context->throw($context->error);        $output .=  $stash->get(['group', 0, 'grpdesc', 0]);                &$_tt_filter($output);    };        $output .=  "</td>\n      </tr>";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n  </table>\n\n  <input type=\"submit\" id=\"update\" value=\"Save Changes\">\n  <br>\n  <dl>";    #line 187 "template\en\default\admin\groups\edit.html.tmpl"    if ($stash->get('usevisibility')) {    $output .=  "\n      <dt>Visibility:</dt>\n      <dd>\n        Members of the selected groups can be aware of the \n        \"";    #line 185 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('name');                &$_tt_filter($output);    };        $output .=  "\" group\n      </dd>";    }        $output .=  "\n    <dt>Grant:</dt>\n    <dd>\n    Members of the selected groups can grant membership to the\n    \"";    #line 191 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('name');                &$_tt_filter($output);    };        $output .=  "\" group\n    </dd>\n    <dt>Inherit:</dt>\n    <dd>\n      Members of the selected groups are automatically members of the\n      \"";    #line 196 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('name');                &$_tt_filter($output);    };        $output .=  "\" group\n    </dd>\n  </dl>\n  <table width=\"76%\" border=\"0\">\n    <tr>\n      <td>\n        <h4>Conversion of groups created with ";    #line 202 "template\en\default\admin\groups\edit.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  "\n        versions 2.16 and prior:</h4>\n\n        <ul>\n          <li>Remove all explicit memberships from this group: \n            <input name=\"remove_explicit_members\" type=\"submit\" id=\"remove_explicit_members\" value=\"Remove Memberships\">\n          </li>\n\n          <li>Remove all explicit memberships that are included in the above\n            regular expression: \n            <input name=\"remove_explicit_members_regexp\" type=\"submit\" id=\"remove_explicit_members_regexp\" value=\"Remove memberships included in regular expression\"> \n          </li>\n        </ul>\n      </td>\n    </tr>\n  </table>\n\n  <input type=\"hidden\" name=\"action\" value=\"postchanges\">\n  <input type=\"hidden\" name=\"group\" value=\"";    #line 220 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('group_id');                &$_tt_filter($output);    };        $output .=  "\">\n  <input type=\"hidden\" name=\"token\" value=\"";    #line 221 "template\en\default\admin\groups\edit.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('token');                &$_tt_filter($output);    };        $output .=  "\">\n</form>\n\n<p>Back to the <a href=\"editgroups.cgi\">group list</a>.</p>\n";    #line 226 "template\en\default\admin\groups\edit.html.tmpl"    $output .=  $context->process('global/footer.html.tmpl');    $output .=  " \n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -