Posted by adam42 on March 11, 2009 at 8:32am
Jump to:
| Project: | abuse |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi there,
First of all: Thanks for a nice module for Drupal!
I have a little question about customization:
I want to edit the section on the 'Pending Items' page:
* Edit Account * View Account History
tilladremovewarn and allowwarn and removebandlys
Which file is the $moderate form - which is in abuse-report.tpl.php - created?
//Adam
Comments
#1
Hi Adam,
I'm not sure if you're using the module anymore, but the $moderate form is a preprocess variable that I add in abuse.admin.inc which calls on
function abuse_admin_moderate_content(&$form_state, type, $oid, $inline)BTMash
#2
Automatically closed -- issue fixed for 2 weeks with no activity.