Skip to content

Commit 8f2fbc3

Browse files
committed
small changes
1 parent fa8c9c7 commit 8f2fbc3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/upgrade/upgrade.component.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<div class="col-md-8 col-md-offset-2">
55
<div class="card">
66
<div class="header text-center">
7-
<h4 class="title">LBD Angular CLI PRO</h4>
8-
<p class="category">Looking for more components? Please check our Premium Version of Light Bootstrap Dashboard.</p>
7+
<h4 class="title">Light Bootstrap Dashboard PRO Angular </h4>
8+
<p class="category">Looking for more components? Please check our Premium Version of Light Bootstrap Dashboard Angular.</p>
99
<br>
1010
</div>
1111
<div class="content table-responsive table-full-width table-upgrade">
@@ -36,15 +36,15 @@ <h4 class="title">LBD Angular CLI PRO</h4>
3636
<tr>
3737
<td>Documentation</td>
3838
<td>
39-
<i class="fa fa-times text-danger"></i>
39+
<i class="fa fa-check text-success"></i>
4040
</td>
4141
<td>
4242
<i class="fa fa-check text-success"></i>
4343
</td>
4444
</tr>
4545
<tr>
4646
<td>SASS Files</td>
47-
<td><i class="fa fa-times text-danger"></i></td>
47+
<td><i class="fa fa-check text-success"></i></td>
4848
<td><i class="fa fa-check text-success"></i></td>
4949
</tr>
5050
<tr>

0 commit comments

Comments
 (0)