]> git.mxchange.org Git - friendica.git/commitdiff
Apply suggestions from code review
authorMichael Vogel <icarus@dabo.de>
Mon, 2 Aug 2021 20:38:08 +0000 (22:38 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Aug 2021 20:38:08 +0000 (22:38 +0200)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
view/templates/profile/schedule.tpl
view/theme/frio/templates/profile/schedule.tpl

index 57a8f94521b0c8cfe85abc20c707b3fdcbbbbba6..8bb9caaac70ac7e14243733dfdeeecef291fbcc4 100644 (file)
@@ -1,6 +1,6 @@
 <div class="generic-page-wrapper">
        <h1>{{$title}}</h1>
-       <table id='application-block' class='table table-condensed table-striped'>
+       <table id="application-block" class="table table-condensed table-striped">
                <thead>
                        <tr>
                                <th>{{$scheduled_at}}</th>
index 8cd0a565cf5cd1be9ef483c5e861713fd6d19467..29575be05b26e418e8a0723f5c29243779064294 100644 (file)
@@ -1,7 +1,7 @@
 <div class="generic-page-wrapper">
        {{* include the title template for the settings title *}}
        {{include file="section_title.tpl" title=$title}}
-       <table id='application-block' class='table table-condensed table-striped'>
+       <table id="application-block" class="table table-condensed table-striped">
                <thead>
                        <tr>
                                <th>{{$scheduled_at}}</th>