/* * The backend to changing the report type when making a report. * It prints out the relevant report_messages from the array, then * prints the relevant report_fields and whether they're required. */ authorize(); ?>
| Image(s)=($ReportType['report_fields']['image'] == '1' ? ' (Required):' : '')?> | |
| Track Number(s)=($ReportType['report_fields']['track'] == '1' || $ReportType['report_fields']['track'] == '2' ? ' (Required):' : '')?> | =($ReportType['report_fields']['track'] == '1' ? ' All' : '')?> |
| Link(s) to external source=($ReportType['report_fields']['link'] == '1' ? ' (Required):' : '')?> | |
| Permalink to other relevant torrent(s)=($ReportType['report_fields']['sitelink'] == '1' ? ' (Required):' : '')?> | |
| Comments (Required): |