Bugzilla – Attachment #2382: Additional change for
bug #5013
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 5013
Collapse All
|
Expand All
(-)
a/members/member.pl (-2 / +1 lines)
Lines 157-163 $template->param(
Link Here
157
);
157
);
158
$template->param(
158
$template->param(
159
branchloop=>$branches,
159
branchloop=>$branches,
160
categoryloop=>\@categories,
160
categories=>\@categories,
161
);
161
);
162
162
163
163
164
-
Return to
bug 5013