diff --git a/nano/templates/secure_data.tmpl b/nano/templates/secure_data.tmpl index bba32023a7f..e3e285013c5 100644 --- a/nano/templates/secure_data.tmpl +++ b/nano/templates/secure_data.tmpl @@ -93,7 +93,7 @@ Used In File(s): \code\game\machinery\computer\security.dm {{:helper.link('ID', null, {'sort' : 'id'}, null, 'infoButton')}} {{:helper.link('Rank', null, {'sort' : 'rank'}, null, 'infoButton')}} {{:helper.link('Fingerprints', null, {'sort' : 'fingerprint'}, null, 'infoButton')}} - {{:helper.link('Criminal Status', null, {'sort' : 'name'}, null, 'infoButton')}} + {{:helper.link('Criminal Status', null, {'sort' : 'crimstat'}, null, 'infoButton')}} @@ -231,4 +231,4 @@ Used In File(s): \code\game\machinery\computer\security.dm -{{/if}} \ No newline at end of file +{{/if}}