aboutsummaryrefslogtreecommitdiffstats
path: root/comments.php
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@hyperbola.info>2017-12-07 10:10:23 -0500
committerJesús Eduardo <heckyel@hyperbola.info>2017-12-07 10:10:23 -0500
commit067b5b1ff65c672a4d50cd3096cf4456279f64dc (patch)
tree1edd67e9375c33e4bc27b9a5d9097fbcdc6284ec /comments.php
parent5a6658e5df0e5ace0a6e3627aeebe8478e76ab90 (diff)
downloadlidra-theme-067b5b1ff65c672a4d50cd3096cf4456279f64dc.tar.lz
lidra-theme-067b5b1ff65c672a4d50cd3096cf4456279f64dc.tar.xz
lidra-theme-067b5b1ff65c672a4d50cd3096cf4456279f64dc.zip
title strong comments
Diffstat (limited to 'comments.php')
-rw-r--r--comments.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/comments.php b/comments.php
index 462441f..adc5638 100644
--- a/comments.php
+++ b/comments.php
@@ -1,7 +1,7 @@
<?php
printf(
'<section class="col-sm-12">
- <h3>' . __('Comments', 'Lidra') . '</h3>
+ <h3><strong>' . __('Comments', 'Lidra') . '</strong></h3>
<div class="comentarios">');
printf('<ul class="commentlist">');
wp_list_comments();