Updated string paths for URL

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-02-05 19:09:16 +00:00
parent 91356af838
commit 7b4020c5e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -616,7 +616,7 @@ class ReportsController extends Controller
}
if ($request->filled('url')) {
$header[] = trans('admin/manufacturers/table.url');
$header[] = trans('general.url');
}