mbkauthe 1.3.3 → 1.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
<div class="WarningboxInfo">
|
|
582
582
|
You Are Already Logged In With username
|
|
583
583
|
<span class="username">"<span id="headerProfileUserName">{{username}}</span>"</span>. Go To
|
|
584
|
-
<a class="terms-link" href="
|
|
584
|
+
<a class="terms-link" href="{{customURL}}">Dashboard</a>
|
|
585
585
|
</div>
|
|
586
586
|
{{/if }}
|
|
587
587
|
|