aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-11-18 01:41:09 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-11-18 01:41:09 +0000
commitbfa98e0e3a56f75425c8348fbbd37208dfdefe60 (patch)
tree56b350fb8a2ea41ba719747eb9d856b3f7e364ea /phpBB/templates
parent8da0c99f4a0fe3824e3619c515c9adde0c64b315 (diff)
downloadforums-bfa98e0e3a56f75425c8348fbbd37208dfdefe60.tar
forums-bfa98e0e3a56f75425c8348fbbd37208dfdefe60.tar.gz
forums-bfa98e0e3a56f75425c8348fbbd37208dfdefe60.tar.bz2
forums-bfa98e0e3a56f75425c8348fbbd37208dfdefe60.tar.xz
forums-bfa98e0e3a56f75425c8348fbbd37208dfdefe60.zip
Fixed various problems preventing updates of group status, etc.
git-svn-id: file:///svn/phpbb/trunk@1354 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r--phpBB/templates/subSilver/groupcp_info_body.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/templates/subSilver/groupcp_info_body.tpl b/phpBB/templates/subSilver/groupcp_info_body.tpl
index e6ae6be6a5..bdbb1dcc09 100644
--- a/phpBB/templates/subSilver/groupcp_info_body.tpl
+++ b/phpBB/templates/subSilver/groupcp_info_body.tpl
@@ -1,5 +1,5 @@
-<form method="POST" action="{S_GROUP_INFO_ACTION}">
+<form method="post" action="{S_GROUPCP_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME}&nbsp;{L_INDEX}</a></span></td>
@@ -39,7 +39,7 @@
{S_HIDDEN_FIELDS}
</form>
-<form action="{S_PENDING_ACTION}" method="post" name="post">
+<form method="post" action="{S_GROUPCP_ACTION}" name="post">
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thCornerL" height="25">{L_PM}</th>