Dot(.) in design while enabling Flipboard RSS

Created on 13 October 2014, almost 10 years ago
Updated 20 April 2024, 5 months ago

When I enable Flipboard RSS in my website. I found the dot (.) appears in content area, which looks lewd while working on views, content editing and other work from admin.

Implemented hook_help is printing this dot in content area. Don't know why the hook miss-behaving.

/**
 * Implements hook_help().
 */
function flipboardrss_help($path, $arg) {
  return '<p>' . t('.') . '</p>';
}

Attached are the screenshot for the reference.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇮🇳India RavindraSingh

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024