From 5b0220ac1e6188eff18096b073419e6ae69f584e Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 20 Sep 2016 03:01:04 -0700 Subject: [PATCH] Fixed typo --- app/Http/Controllers/LicensesController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/Controllers/LicensesController.php b/app/Http/Controllers/LicensesController.php index 62a09d620e..72168239d5 100755 --- a/app/Http/Controllers/LicensesController.php +++ b/app/Http/Controllers/LicensesController.php @@ -979,7 +979,7 @@ class LicensesController extends Controller if (Gate::allows('licenses.create')) { $actions .= ''; + . '" class="btn btn-info btn-sm" style="margin-right:5px;" title="Clone license">'; } if (Gate::allows('licenses.edit')) { $actions .= '