Skip to content

Commit

Permalink
Fix coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
truongwp committed Jun 2, 2017
1 parent 54ba328 commit b6a2be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/clone.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public static function html( $meta, $field ) {
$input_html .= '</div>';

$field_html .= $input_html;
}
} // End foreach().

return $field_html;
}
Expand Down

0 comments on commit b6a2be8

Please sign in to comment.