Ticket #2266 (closed Bugs: fixed)

Opened 6 years ago

Last modified 6 years ago

[patch] Visualization problem with ARI and translations

Reported by: francesco_r Assigned to: pkaplan
Priority: major Milestone: 2.3
Component: ARI Version: 2.3-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

I have attached a patch to solve a display problem in ari. I have attached also a screenshot of the Followme page in Italian, but the behaviour is the same in all translated languages.

Attachments

ss_follow_me.jpg (72.8 kB) - added by francesco_r on 08/10/07 13:09:31.
patch_followme_ari (0.5 kB) - added by francesco_r on 08/10/07 13:10:42.

Change History

08/10/07 13:09:31 changed by francesco_r

  • attachment ss_follow_me.jpg added.

08/10/07 13:10:42 changed by francesco_r

  • attachment patch_followme_ari added.

08/15/07 18:02:02 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation changed from Unreviewed to Confirmed.
  • resolution set to fixed.
  • milestone changed from 3.0 to 2.3.

r4882 (next framework release)

Index: followme.module
===================================================================
--- followme.module     (revision 4852)
+++ followme.module     (working copy)
@@ -296,9 +296,7 @@
                                                                                                        enable/disable setting.");
                                        $followme_text .= "<br></span></a></td>";
 
-                                       $followme_text .= "<td><input " . $follow_me_ddial . " type=checkbox name='follow_me_ddial' value='checked'>";
-                                       $followme_text .= "<small>" . _("") . "</small></td></tr>";
-
+                                       $followme_text .= "<td><input " . $follow_me_ddial . " type=checkbox name='follow_me_ddial' value='checked'></td></tr>";
 
                                        $followme_text .= "<tr><td>&nbsp;</td></tr>";   // Blank Line
                                        $followme_text .= "<tr><td valign='top'><a href='#' class='info'>" . _("Follow Me List:");