Skip to content

Commit 32d5d90

Browse files
Merge pull request #2 from mprquinn/master
Adds class for styling
2 parents 407e581 + cf2418f commit 32d5d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FrontEndEditLink.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public function EditLink()
2424
padding: 0 3px;
2525
font-size: 12px;
2626
color: #fff;
27-
' target='_blank' rel='nofollow'>Edit</a>"
27+
'class='frontendeditlink' target='_blank' rel='nofollow'>Edit</a>"
2828
);
2929
}
3030

0 commit comments

Comments
 (0)