From: Steve Sutton Date: Tue, 19 Dec 2017 13:25:01 +0000 (-0500) Subject: Update the styles for the logout and logged in as button. X-Git-Tag: v1.0.0^2~166 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=318e75d31d3bd64ef7b1b199a45e8c7768c33302;p=WP-Plugins%2Fglm-member-db-registrations.git Update the styles for the logout and logged in as button. Remove the hand cursor for non link button. --- diff --git a/views/front/registrations/accountHeader.html b/views/front/registrations/accountHeader.html index 4b46d1a..1aa339f 100644 --- a/views/front/registrations/accountHeader.html +++ b/views/front/registrations/accountHeader.html @@ -69,8 +69,10 @@
{if $loggedIn} - Logged in as {$loggedIn.fname} {$loggedIn.lname} - Logout + + Logout + + Logged in as {$loggedIn.fname} {$loggedIn.lname} {else} Login