Skip to content

Commit

Permalink
Merge pull request #5656 from brianteeman/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudIO authored Feb 24, 2021
2 parents c4c1075 + 3f769bc commit 676f263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2/templates/user/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class="clearfix full-opacity-hover">
<span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7"></span>
</div>
</a>
<p class="text-center no-margin"><?= _("Green")?>/p>
<p class="text-center no-margin"><?= _("Green")?></p>
</li>
<li style="float:left; width: 33.33333%; padding: 5px;">
<a href="javascript:void(0)" data-skin="skin-red" style="display: block; box-shadow: 0 0 3px rgba(0,0,0,0.4)" class="clearfix full-opacity-hover">
Expand Down

0 comments on commit 676f263

Please sign in to comment.