Jake Vanderwerf
7 days ago 46d681c6b825d21b3f698d793c4e630c687d90ad
build/gmbreviews/render.php
@@ -134,7 +134,7 @@
                        <?= apply_filters('wpautop', $comment) ?>
                     </div>
                  <?php } ?>
                  <cite class="row start nowrap">
                  <cite class="row left nowrap">
                     <?php if (!empty($profilePhoto)) { ?>
                        <img src="<?=esc_url($profilePhoto)?>"
                            alt="<?=esc_attr($reviewer)?>"
@@ -145,7 +145,7 @@
                        </div>
                     <?php } ?>
                     <div class="row start wrap">
                     <div class="row left wrap">
                        <?php if ($showRating && $rating > 0) { ?>
                           <div class="stars" title="<?= $rating ?> out of 5 stars">
                              <?php