Explorar o código

AltoFocus: Fixes closing bracket typo

Allan Cole %!s(int64=7) %!d(string=hai) anos
pai
achega
fe73975b35
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      altofocus/inc/wpcom-colors.php

+ 1 - 1
altofocus/inc/wpcom-colors.php

@@ -65,7 +65,7 @@ add_color_rule( 'bg', '#ffffff', array(
 	array( '.comments-link .comment-icon .path,
 			.post-navigation-fixed .nav-links a .meta-nav .arrow-icon .circle', 'fill' ),
 
-), __( 'Background Color', 'altofocus' );
+), __( 'Background Color', 'altofocus' ) );