summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakxconf
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/drakxconf')
-rwxr-xr-xperl-install/standalone/drakxconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/drakxconf b/perl-install/standalone/drakxconf
index 8699b05a2..e4e4e9bd3 100755
--- a/perl-install/standalone/drakxconf
+++ b/perl-install/standalone/drakxconf
@@ -11,7 +11,7 @@ use c;
local $_ = join '', @ARGV;
-/-h/ and die "usage: draxconf\n";
+/-h/ and die "usage: drakxconf\n";
$::isStandalone = 1;
@@ -20,7 +20,7 @@ my $in = vnew interactive('su');
my $choice = $in->ask_from_list("drakxconf",
_("Choose the tool you want to use"),
[ grep { my $prog = $_; int grep { -x "$_/$prog" } split ":", $ENV{PATH} }
- qw(XFdrake adduserdrake diskdrake drakxservices keyboarddrake mousedrake netdrake printerdrake draksec) ]) or c::_exit(0); #- workaround for perl-GTK
+ qw(XFdrake adduserdrake diskdrake drakxservices keyboarddrake mousedrake netdrake printerdrake draksec drakboot) ]) or c::_exit(0); #- workaround for perl-GTK
$in->end;
'add' style='width: 10.2%;'/> -rw-r--r--phpBB/adm/style/acp_jabber.html56
-rw-r--r--phpBB/adm/style/acp_language.html3
-rw-r--r--phpBB/adm/style/acp_logs.html65
-rw-r--r--phpBB/adm/style/acp_main.html114
-rw-r--r--phpBB/adm/style/acp_modules.html94
-rw-r--r--phpBB/adm/style/acp_permission_roles.html28
-rw-r--r--phpBB/adm/style/acp_php_info.html3
-rw-r--r--phpBB/adm/style/acp_profile.html106
-rw-r--r--phpBB/adm/style/acp_ranks.html1
-rw-r--r--phpBB/adm/style/acp_reasons.html73
-rw-r--r--phpBB/adm/style/acp_search.html168
-rw-r--r--phpBB/adm/style/acp_styles.html638
-rw-r--r--phpBB/adm/style/acp_users.html92
-rw-r--r--phpBB/adm/style/acp_words.html10
-rw-r--r--phpBB/adm/style/admin.css349
-rw-r--r--phpBB/adm/style/editor.js408
-rwxr-xr-xphpBB/adm/style/install_convert.html32
-rwxr-xr-xphpBB/adm/style/install_footer.html2
-rwxr-xr-xphpBB/adm/style/install_install.html26
-rwxr-xr-xphpBB/adm/style/install_main.html5
-rw-r--r--phpBB/adm/style/overall_footer.html4
-rw-r--r--phpBB/adm/style/overall_header.html22
-rw-r--r--phpBB/adm/style/permission_mask.html36
-rw-r--r--phpBB/adm/style/permission_trace.html4
-rw-r--r--phpBB/adm/style/search_index_progress_bar.html8
-rw-r--r--phpBB/adm/style/simple_footer.html4
-rw-r--r--phpBB/adm/style/simple_header.html19
-rw-r--r--phpBB/adm/style/tooltip.js98
-rw-r--r--phpBB/adm/style/viewsource.html13
-rw-r--r--phpBB/adm/swatch.php2
-rw-r--r--phpBB/common.php29
-rw-r--r--phpBB/develop/add_permissions.php2
-rw-r--r--phpBB/download.php11
-rw-r--r--phpBB/faq.php68
-rw-r--r--phpBB/includes/acp/acp_attachments.php6
-rw-r--r--phpBB/includes/acp/acp_ban.php4
-rw-r--r--phpBB/includes/acp/acp_bbcodes.php2
-rw-r--r--phpBB/includes/acp/acp_board.php10
-rw-r--r--phpBB/includes/acp/acp_bots.php6
-rw-r--r--phpBB/includes/acp/acp_database.php2
-rw-r--r--phpBB/includes/acp/acp_disallow.php2
-rw-r--r--phpBB/includes/acp/acp_email.php6
-rw-r--r--phpBB/includes/acp/acp_forums.php99
-rw-r--r--phpBB/includes/acp/acp_groups.php14
-rw-r--r--phpBB/includes/acp/acp_icons.php3
-rw-r--r--phpBB/includes/acp/acp_jabber.php2
-rw-r--r--phpBB/includes/acp/acp_language.php8
-rw-r--r--phpBB/includes/acp/acp_logs.php2
-rw-r--r--phpBB/includes/acp/acp_main.php8
-rw-r--r--phpBB/includes/acp/acp_modules.php2
-rw-r--r--phpBB/includes/acp/acp_permission_roles.php2
-rw-r--r--phpBB/includes/acp/acp_permissions.php6
-rw-r--r--phpBB/includes/acp/acp_php_info.php2
-rw-r--r--phpBB/includes/acp/acp_profile.php4
-rw-r--r--phpBB/includes/acp/acp_prune.php8
-rw-r--r--phpBB/includes/acp/acp_ranks.php2
-rw-r--r--phpBB/includes/acp/acp_reasons.php2
-rw-r--r--phpBB/includes/acp/acp_search.php20
-rw-r--r--phpBB/includes/acp/acp_styles.php20
-rw-r--r--phpBB/includes/acp/acp_users.php22
-rw-r--r--phpBB/includes/acp/acp_words.php2
-rw-r--r--phpBB/includes/acp/auth.php12
-rw-r--r--phpBB/includes/auth.php41
-rw-r--r--phpBB/includes/db/dbal.php44
-rw-r--r--phpBB/includes/db/firebird.php24
-rw-r--r--phpBB/includes/db/mssql.php24
-rw-r--r--phpBB/includes/db/mssql_odbc.php23
-rw-r--r--phpBB/includes/db/mysql.php24
-rw-r--r--phpBB/includes/db/mysql4.php24
-rw-r--r--phpBB/includes/db/mysqli.php23
-rw-r--r--phpBB/includes/db/oracle.php26
-rw-r--r--phpBB/includes/db/postgres.php24
-rw-r--r--phpBB/includes/db/sqlite.php24
-rw-r--r--phpBB/includes/functions.php332
-rw-r--r--phpBB/includes/functions_admin.php323
-rw-r--r--phpBB/includes/functions_compress.php124
-rw-r--r--phpBB/includes/functions_display.php131
-rw-r--r--phpBB/includes/functions_jabber.php227
-rw-r--r--phpBB/includes/functions_messenger.php170
-rw-r--r--phpBB/includes/functions_module.php30
-rw-r--r--phpBB/includes/functions_posting.php224
-rw-r--r--phpBB/includes/functions_privmsgs.php183
-rw-r--r--phpBB/includes/functions_template.php39
-rw-r--r--phpBB/includes/functions_transfer.php18
-rw-r--r--phpBB/includes/functions_user.php214
-rw-r--r--phpBB/includes/mcp/mcp_ban.php4
-rw-r--r--phpBB/includes/mcp/mcp_forum.php14
-rw-r--r--phpBB/includes/mcp/mcp_front.php16
-rwxr-xr-xphpBB/includes/mcp/mcp_logs.php2
-rw-r--r--phpBB/includes/mcp/mcp_main.php45
-rwxr-xr-xphpBB/includes/mcp/mcp_notes.php280
-rw-r--r--phpBB/includes/mcp/mcp_post.php30
-rw-r--r--phpBB/includes/mcp/mcp_queue.php30
-rwxr-xr-xphpBB/includes/mcp/mcp_reports.php36
-rw-r--r--phpBB/includes/mcp/mcp_topic.php34
-rwxr-xr-xphpBB/includes/mcp/mcp_warn.php50
-rw-r--r--phpBB/includes/message_parser.php16
-rw-r--r--phpBB/includes/session.php31
-rw-r--r--phpBB/includes/ucp/ucp_activate.php6
-rw-r--r--phpBB/includes/ucp/ucp_attachments.php33
-rw-r--r--phpBB/includes/ucp/ucp_confirm.php6
-rw-r--r--phpBB/includes/ucp/ucp_groups.php30
-rw-r--r--phpBB/includes/ucp/ucp_main.php74
-rw-r--r--phpBB/includes/ucp/ucp_pm.php26
-rw-r--r--phpBB/includes/ucp/ucp_pm_compose.php31
-rw-r--r--phpBB/includes/ucp/ucp_pm_options.php12
-rw-r--r--phpBB/includes/ucp/ucp_pm_viewfolder.php26
-rw-r--r--phpBB/includes/ucp/ucp_pm_viewmessage.php20
-rw-r--r--phpBB/includes/ucp/ucp_prefs.php18
-rw-r--r--phpBB/includes/ucp/ucp_profile.php22
-rw-r--r--phpBB/includes/ucp/ucp_register.php20
-rw-r--r--phpBB/includes/ucp/ucp_remind.php8
-rw-r--r--phpBB/includes/ucp/ucp_resend.php8
-rw-r--r--phpBB/includes/ucp/ucp_zebra.php12
-rw-r--r--phpBB/index.php34
-rwxr-xr-xphpBB/install/install_install.php4
-rw-r--r--phpBB/install/schemas/schema_data.sql63
-rw-r--r--phpBB/language/en/acp/board.php646
-rw-r--r--phpBB/language/en/acp/permissions_phpbb.php2
-rw-r--r--phpBB/language/en/common.php54
-rw-r--r--phpBB/language/en/email/group_approved.txt2
-rw-r--r--phpBB/language/en/posting.php2
-rw-r--r--phpBB/language/en/ucp.php1
-rw-r--r--phpBB/mcp.php70
-rw-r--r--phpBB/memberlist.php221
-rw-r--r--phpBB/posting.php120
-rw-r--r--phpBB/report.php15
-rw-r--r--phpBB/search.php77
-rw-r--r--phpBB/style.php17
-rw-r--r--phpBB/styles/subSilver/template/editor.js309
-rw-r--r--phpBB/styles/subSilver/template/faq_body.html81
-rw-r--r--phpBB/styles/subSilver/template/index_body.html204
-rw-r--r--phpBB/styles/subSilver/template/memberlist_body.html12
-rw-r--r--phpBB/styles/subSilver/template/viewtopic_body.html4
-rwxr-xr-xphpBB/ucp.php65
-rw-r--r--phpBB/viewforum.php37
-rw-r--r--phpBB/viewonline.php69
-rw-r--r--phpBB/viewtopic.php78
148 files changed, 5078 insertions, 3911 deletions
diff --git a/phpBB/adm/index.php b/phpBB/adm/index.php
index 29d6539f80..4c71fe0aa9 100644
--- a/phpBB/adm/index.php
+++ b/phpBB/adm/index.php
@@ -16,9 +16,9 @@ define('NEED_SID', true);
// Include files
$phpbb_root_path = './../';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
-require($phpbb_root_path . 'common.'.$phpEx);
-require($phpbb_root_path . 'includes/functions_admin.'.$phpEx);
-require($phpbb_root_path . 'includes/functions_module.'.$phpEx);
+require($phpbb_root_path . 'common.' . $phpEx);
+require($phpbb_root_path . 'includes/functions_admin.' . $phpEx);
+require($phpbb_root_path . 'includes/functions_module.' . $phpEx);
// Start session management
$user->session_begin();
@@ -58,6 +58,7 @@ $mode = request_var('mode', '');
// Set custom template for admin area
$template->set_custom_template($phpbb_admin_path . 'style', 'admin');
$template->assign_var('T_TEMPLATE_PATH', $phpbb_admin_path . 'style');
+
// the acp template is never stored in the database
$user->theme['template_storedb'] = false;
@@ -75,7 +76,7 @@ $module->set_active($module_id, $mode);
// Assign data to the template engine for the list of modules
// We do this before loading the active module for correct menu display in trigger_error
-$module->assign_tpl_vars("{$phpbb_admin_path}index.$phpEx$SID");
+$module->assign_tpl_vars(append_sid("{$phpbb_admin_path}index.$phpEx"));
// Load and execute the relevant module
$module->load_active();
@@ -89,19 +90,19 @@ $template->set_filenames(array(
adm_page_footer();
-// ---------
-// FUNCTIONS
-//
+/**
+* Header for acp pages
+*/
function adm_page_header($page_title)
{
global $config, $db, $user, $template;
- global $phpbb_root_path, $phpbb_admin_path, $phpEx, $SID;
+ global $phpbb_root_path, $phpbb_admin_path, $phpEx, $SID, $_SID;
if (defined('HEADER_INC'))
{
return;
}
-
+
define('HEADER_INC', true);
// gzip_compression
@@ -116,17 +117,20 @@ function adm_page_header($page_title)
$template->assign_vars(array(
'PAGE_TITLE' => $page_title,
'USERNAME' => $user->data['username'],
+
+ 'SID' => $SID,
+ '_SID' => $_SID,
+ 'SESSION_ID' => $user->session_id,
'ROOT_PATH' => $phpbb_admin_path,
- 'U_LOGOUT' => "{$phpbb_root_path}ucp.$phpEx$SID&mode=logout",
- 'U_ADM_INDEX' => "{$phpbb_admin_path}index.$phpEx$SID",
- 'U_INDEX' => "{$phpbb_root_path}index.$phpEx$SID",
+ 'U_LOGOUT' => append_sid("{$phpbb_root_path}ucp.$phpEx", 'mode=logout'),
+ 'U_ADM_INDEX' => append_sid("{$phpbb_admin_path}index.$phpEx"),
+ 'U_INDEX' => append_sid("{$phpbb_root_path}index.$phpEx"),
- 'S_CONTENT_DIRECTION' => $user->lang['DIRECTION'],
- 'S_CONTENT_ENCODING' => $user->lang['ENCODING'],
- 'S_CONTENT_DIR_LEFT' => $user->lang['LEFT'],
- 'S_CONTENT_DIR_RIGHT' => $user->lang['RIGHT'],
- )
+ 'S_CONTENT_DIRECTION' => $user->lang['DIRECTION'],
+ 'S_CONTENT_ENCODING' => $user->lang['ENCODING'],
+ 'S_CONTENT_DIR_LEFT' => $user->lang['LEFT'],
+ 'S_CONTENT_DIR_RIGHT' => $user->lang['RIGHT'])
);
if (!empty($config['send_encoding']))
@@ -140,10 +144,13 @@ function adm_page_header($page_title)
return;
}
+/**
+* Page footer for acp pages
+*/
function adm_page_footer($copyright_html = true)
{
global $db, $config, $template, $user, $auth, $cache;
- global $SID, $starttime, $phpbb_root_path, $phpbb_admin_path, $phpEx;
+ global $starttime, $phpbb_root_path, $phpbb_admin_path, $phpEx;
// Output page creation time
if (defined('DEBUG'))
@@ -179,8 +186,7 @@ function adm_page_footer($copyright_html = true)
$template->assign_vars(array(
'DEBUG_OUTPUT' => (defined('DEBUG')) ? $debug_output : '',
'S_COPYRIGHT_HTML' => $copyright_html,
- 'VERSION' => $config['version']
- )
+ 'VERSION' => $config['version'])
);
$template->display('body');
@@ -197,12 +203,18 @@ function adm_page_footer($copyright_html = true)
exit;
}
+/**
+* Generate back link for acp pages
+*/
function adm_back_link($u_action)
{
global $user;
return '<br /><br /><a href="' . $u_action . '">&laquo; ' . $user->lang['BACK_TO_PREV'] . '</a>';
}
+/**
+* Build select field options in acp pages
+*/
function build_select($option_ary, $option_default = false)
{
global $user;
@@ -217,6 +229,9 @@ function build_select($option_ary, $option_default = false)
return $html;
}
+/**
+* Build radio fields in acp pages
+*/
function h_radio($name, &$input_ary, $input_default = false, $id = false, $key = false)
{
global $user;
@@ -234,6 +249,9 @@ function h_radio($name, &$input_ary, $input_default = false, $id = false, $key =
return $html;
}
+/**
+* Build configuration template for acp configuration pages
+*/
function build_cfg_template($tpl_type, $key, &$new, $config_key, $vars)
{
global $user, $module;
@@ -249,21 +267,21 @@ function build_cfg_template($tpl_type, $key, &$new, $config_key, $vars)
$maxlength = (int) $tpl_type[2];
$tpl = '<input id="' . $key . '" type="' . $tpl_type[0] . '"' . (($size) ? ' size="' . $size . '"' : '') . ' maxlength="' . (($maxlength) ? $maxlength : 255) . '" name="' . $name . '" value="' . $new[$config_key] . '" />';
- break;
+ break;
case 'dimension':
$size = (int) $tpl_type[1];
$maxlength = (int) $tpl_type[2];
$tpl = '<input id="' . $key . '" type="text"' . (($size) ? ' size="' . $size . '"' : '') . ' maxlength="' . (($maxlength) ? $maxlength : 255) . '" name="config[' . $config_key . '_height]" value="' . $new[$config_key . '_height'] . '" /> x <input type="text"' . (($size) ? ' size="' . $size . '"' : '') . ' maxlength="' . (($maxlength) ? $maxlength : 255) . '" name="config[' . $config_key . '_width]" value="' . $new[$config_key . '_width'] . '" />';
- break;
+ break;
case 'textarea':
$rows = (int) $tpl_type[1];
$cols = (int) $tpl_type[2];
$tpl = '<textarea id="' . $key . '" name="' . $name . '" rows="' . $rows . '" cols="' . $cols . '">' . $new[$config_key] . '</textarea>';
- break;
+ break;
case 'radio':
$key_yes = ($new[$config_key]) ? ' checked="checked"' : '';
@@ -276,7 +294,7 @@ function build_cfg_template($tpl_type, $key, &$new, $config_key, $vars)
$tpl_yes = '<input type="radio" id="' . $key . '" name="' . $name . '" value="1"' . $key_yes . ' class="radio" />&nbsp;' . (($type_no) ? $user->lang['YES'] : $user->lang['ENABLED']);
$tpl = ($tpl_type_cond[0] == 'yes' || $tpl_type_cond[0] == 'enabled') ? $tpl_yes . '&nbsp;&nbsp;' . $tpl_no : $tpl_no . '&nbsp;&nbsp;' . $tpl_yes;
- break;
+ break;
case 'select':
case 'custom':
@@ -295,7 +313,7 @@ function build_cfg_template($tpl_type, $key, &$new, $config_key, $vars)
{
break;
}
-
+
if (isset($vars['params']))
{
$args = array();
@@ -331,17 +349,17 @@ function build_cfg_template($tpl_type, $key, &$new, $config_key, $vars)
$tpl = $return;
}
- break;
+ break;
default:
- break;
+ break;
}
if (isset($vars['append']))
{
$tpl .= $vars['append'];
}
-
+
return $tpl;
}
diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html
index 31d773993c..70a2415b6c 100644
--- a/phpBB/adm/style/acp_attachments.html
+++ b/phpBB/adm/style/acp_attachments.html
@@ -64,22 +64,22 @@
</fieldset>
<!-- IF not S_SECURE_DOWNLOADS -->
- <div class="errorbox">
- <p>{L_SECURE_DOWNLOAD_NOTICE}</p>
- </div>
+ <div class="errorbox">
+ <p>{L_SECURE_DOWNLOAD_NOTICE}</p>
+ </div>
<!-- ENDIF -->
<fieldset>
<legend>{L_SECURE_TITLE}</legend>
<p>{L_DOWNLOAD_ADD_IPS_EXPLAIN}</p>
- <dl>
- <dt><label for="ip_hostname">{L_IP_HOSTNAME}:</label></dt>
- <dd><textarea id="ip_hostname" cols="40" rows="3" name="ips"></textarea></dd>
- </dl>
- <dl>
- <dt><label for="exclude">{L_IP_EXCLUDE}:</label><br /><span>{L_EXCLUDE_ENTERED_IP}</span></dt>
- <dd><input type="radio" id="exclude" name="ipexclude" value="1" class="radio" /> {L_YES} &nbsp; <input type="radio" name="ipexclude" value="0" checked="checked" class="radio" /> {L_NO}</dd>
- </dl>
+ <dl>
+ <dt><label for="ip_hostname">{L_IP_HOSTNAME}:</label></dt>
+ <dd><textarea id="ip_hostname" cols="40" rows="3" name="ips"></textarea></dd>
+ </dl>
+ <dl>
+ <dt><label for="exclude">{L_IP_EXCLUDE}:</label><br /><span>{L_EXCLUDE_ENTERED_IP}</span></dt>
+ <dd><input type="radio" id="exclude" name="ipexclude" value="1" class="radio" /> {L_YES} &nbsp; <input type="radio" name="ipexclude" value="0" checked="checked" class="radio" /> {L_NO}</dd>
+ </dl>
</fieldset>
<fieldset class="quick">
@@ -89,16 +89,16 @@
<fieldset>
<legend>{L_REMOVE_IPS}</legend>
<!-- IF S_DEFINED_IPS -->
- <p>{L_DOWNLOAD_REMOVE_IPS_EXPLAIN}</p>
+ <p>{L_DOWNLOAD_REMOVE_IPS_EXPLAIN}</p>
<dl>
<dt><label for="remove_ip_hostname">{L_IP_HOSTNAME}:</label></dt>
<dd><select name="unip[]" id="remove_ip_hostname" multiple="multiple" size="10">{DEFINED_IPS}</select></dd>
</dl>
- </fieldset>
+ </fieldset>
- <fieldset class="quick">
- <input class="button1" type="submit" id="unsecuresubmit" name="unsecuresubmit" value="{L_SUBMIT}" />
- </fieldset>
+ <fieldset class="quick">
+ <input class="button1" type="submit" id="unsecuresubmit" name="unsecuresubmit" value="{L_SUBMIT}" />
+ </fieldset>
<!-- ELSE -->
<p>{L_NO_IPS_DEFINED}</p>
@@ -166,47 +166,47 @@
<input type="hidden" name="g" value="{GROUP_ID}" />
<legend>{L_LEGEND}</legend>
- <dl>
- <dt><label for="group_name">{L_GROUP_NAME}:</label></dt>
- <dd><input type="text" id="group_name" size="20" maxlength="100" name="group_name" value="{GROUP_NAME}" /></dd>
- </dl>
- <dl>
- <dt><label for="category">{L_SPECIAL_CATEGORY}:</label><br /><span>{L_SPECIAL_CATEGORY_EXPLAIN}</span></dt>
- <dd>{S_CATEGORY_SELECT}</dd>
- </dl>
- <dl>
- <dt><label for="allowed">{L_ALLOWED}:</label></dt>
- <dd><input type="checkbox" id="allowed" name="allow_group" value="1"<!-- IF ALLOW_GROUP --> checked="checked"<!-- ENDIF --> /></dd>
- </dl>
- <dl>
- <dt><label for="allow_in_pm">{L_ALLOW_IN_PM}:</label></dt>
- <dd><input type="checkbox" id="allow_in_pm" name="allow_in_pm" value="1"<!-- IF ALLOW_IN_PM --> checked="checked"<!-- ENDIF --> /></dd>
- </dl>
- <dl>
- <dt><label for="download_mode">{L_DOWNLOAD_MODE}:</label><br /><span>{L_DOWNLOAD_MODE_EXPLAIN}</span></dt>
- <dd>{S_DOWNLOAD_SELECT}</dd>
- </dl>
- <dl>
- <dt><label for="upload_icon">{L_UPLOAD_ICON}:</label></dt>
- <dd><select name="upload_icon" id="upload_icon" onchange="update_image(this.options[selectedIndex].value);">
- <option value="no_image"<!-- IF S_NO_IMAGE --> selected="selected"<!-- ENDIF -->>{L_NO_IMAGE}</option>{S_FILENAME_LIST}
- </select></dd>
- <dd>&nbsp;<img <!-- IF S_NO_IMAGE -->src="{PHPBB_ROOT_PATH}images/spacer.gif"<!-- ELSE -->src="{UPLOAD_ICON_SRC}"<!-- ENDIF --> name="image_upload_icon" alt="" title="" />&nbsp;</dd>
- </dl>
- <dl>
- <dt><label for="extgroup_filesize">{L_MAX_EXTGROUP_FILESIZE}:</label></dt>
- <dd><input type="text" id="extgroup_filesize" size="3" maxlength="15" name="max_filesize" value="{EXTGROUP_FILESIZE}" /> <select name="size_select">{S_EXT_GROUP_SIZE_OPTIONS}</select></dd>
- </dl>
- <dl>
- <dt><label for="assigned_extensions">{L_ASSIGNED_EXTENSIONS}:</label></dt>
- <dd><div id="ext">{ASSIGNED_EXTENSIONS}</div> <span>[<a href="{U_EXTENSIONS}">{L_GO_TO_EXTENSIONS}</a> ]</span></dd>
- <dd><select name="extensions[]" id="assigned_extensions" class="narrow" onchange="show_extensions(this);" multiple="multiple" size="8">{S_EXTENSION_OPTIONS}</select></dd>
- </dl>
- <dl>
- <dt><label for="allowed_forums">{L_ALLOWED_FORUMS}:</label><br /><span>{L_ALLOWED_FORUMS_EXPLAIN}</span></dt>
- <dd><input type="radio" id="allowed_forums" class="radio" name="forum_select" value="0"<!-- IF not S_FORUM_IDS --> checked="checked"<!-- ENDIF --> />&nbsp;{L_ALLOW_ALL_FORUMS}&nbsp;&nbsp;<input type="radio" class="radio" name="forum_select" value="1"<!-- IF S_FORUM_IDS --> checked="checked"<!-- ENDIF --> />&nbsp;{L_ALLOW_SELECTED_FORUMS}</dd>
- <dd><select name="allowed_forums[]" multiple="multiple" size="8">{S_FORUM_ID_OPTIONS}</select></dd>
- </dl>
+ <dl>
+ <dt><label for="group_name">{L_GROUP_NAME}:</label></dt>
+ <dd><input type="text" id="group_name" size="20" maxlength="100" name="group_name" value="{GROUP_NAME}" /></dd>
+ </dl>
+ <dl>
+ <dt><label for="category">{L_SPECIAL_CATEGORY}:</label><br /><span>{L_SPECIAL_CATEGORY_EXPLAIN}</span></dt>
+ <dd>{S_CATEGORY_SELECT}</dd>
+ </dl>
+ <dl>