diff --git a/modules/member/tpl/signup_config.html b/modules/member/tpl/signup_config.html index 5727a9df7..380380c79 100644 --- a/modules/member/tpl/signup_config.html +++ b/modules/member/tpl/signup_config.html @@ -72,24 +72,25 @@
| {$lang->target} | -{$lang->identifier}
- [?]
-
-
- {$lang->about_identifier} - |
- {$lang->use} | -{$lang->public}
- [?]
-
-
- {$lang->about_public_item} - |
- {$lang->cmd_required}/{$lang->cmd_optional} | -{$lang->description} | -{$lang->cmd_edit} | +||||
|---|---|---|---|---|---|---|---|---|---|---|
| {$lang->target} | +{$lang->identifier}
+ [?]
+
+
+ {$lang->about_identifier} + |
+ {$lang->use} | +{$lang->public}
+ [?]
+
+
+ {$lang->about_public_item} + |
+ {$lang->cmd_required}/{$lang->cmd_optional} | +{$lang->description} | +{$lang->cmd_edit} | +- | - | - | isPublic == 'Y'"/> | -+ | + | + | isPublic == 'Y'"/> | +- | + |
| - | mustRequired || $item->isUse" disabled="disabled"|cond="$item->mustRequired" /> | -isPublic == 'Y'" disabled="disabled"|cond="in_array($item->name, $fixed_public_list) || !$item->isUse" /> | -+ | + | mustRequired || $item->isUse" disabled="disabled"|cond="$item->mustRequired" /> | +isPublic == 'Y'" disabled="disabled"|cond="in_array($item->name, $fixed_public_list) || !$item->isUse" /> | +- | + | ||
| - | isUse" /> | -isPublic == 'Y'" disabled="disabled"|cond="!$item->isUse" /> | -+ | isUse" /> | +isPublic == 'Y'" disabled="disabled"|cond="!$item->isUse" /> | +{$item->description} | -{$lang->cmd_edit} | {$lang->cmd_delete} | +{$lang->cmd_edit} | {$lang->cmd_delete} |