File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ <h2 class="h1 mb-4">See the difference</h2>
8080 < div class ="col-md-8 ">
8181 < div class ="row row-cols-1 row-cols-md-3 ">
8282 < div class ="col text-md-center pb-2 mb-4 ">
83- < h3 class ="h5 mb-2 mb-md-3 "> Kimai</ h3 >
83+ < h3 class ="h5 mb-2 mb-md-3 "> Kimai < br > On-Premise </ h3 >
8484 < ul class ="d-md-none list-unstyled ">
8585 {% for feature_name in compare_features %}
8686 {% assign tmpValue = oss[feature_name] %}
@@ -93,7 +93,7 @@ <h3 class="h5 mb-2 mb-md-3">Kimai</h3>
9393 < a href ="{% link _documentation/installation.md %} " class ="btn btn-outline-primary w-100 w-md-auto "> Install</ a >
9494 </ div >
9595 < div class ="col text-md-center pb-2 mb-4 ">
96- < h3 class ="h5 mb-2 mb-md-3 "> Kimai Cloud</ h3 >
96+ < h3 class ="h5 mb-2 mb-md-3 "> Kimai < br > Cloud</ h3 >
9797 < ul class ="d-md-none list-unstyled ">
9898 {% for feature_name in compare_features %}
9999 {% assign tmpValue = premium[feature_name] %}
You can’t perform that action at this time.
0 commit comments