proper pronoun
This commit is contained in:
parent
7c05500392
commit
dd962027cc
@ -80,7 +80,7 @@ class Activity_filter {
|
|||||||
'icon' => 'folder',
|
'icon' => 'folder',
|
||||||
'url' => z_root() . '/' . $cmd . '/?f=&file=' . $t['term'],
|
'url' => z_root() . '/' . $cmd . '/?f=&file=' . $t['term'],
|
||||||
'sel' => $file_active,
|
'sel' => $file_active,
|
||||||
'title' => sprintf(t('Show posts that i have filed to %s'), $t['term']),
|
'title' => sprintf(t('Show posts that I have filed to %s'), $t['term']),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user