From dee029277782705f5c16f6828f14cffa8e9b3314 Mon Sep 17 00:00:00 2001 From: KoenemannH Date: Fri, 6 Jul 2018 09:48:49 +0200 Subject: [PATCH] Adding missing text domain --- inc/custom-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/custom-comments.php b/inc/custom-comments.php index af6d9b2..70a4acc 100644 --- a/inc/custom-comments.php +++ b/inc/custom-comments.php @@ -35,7 +35,7 @@ if ( ! function_exists( 'understrap_bootstrap_comment_form_fields' ) ) { 'understrap' ) . ' ' . '', 'cookies' => '', + '', ); return $fields;