mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
implement torrent sensitive edit features #11
This commit is contained in:
parent
cbda078c38
commit
b81d973331
7 changed files with 499 additions and 108 deletions
|
|
@ -133,7 +133,7 @@ class PageController extends AbstractController
|
|||
'attribute' =>
|
||||
[
|
||||
'value' => $request->get('sensitive'),
|
||||
'placeholder' => $translator->trans('Apply sensitive filters for this publication'),
|
||||
'placeholder' => $translator->trans('Apply sensitive filters to publication'),
|
||||
]
|
||||
]
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue