Broken link in help text

webchick - May 28, 2006 - 05:28
Project:Onlinestatus Indicator
Version:HEAD
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:reviewed & tested by the community
Description

Just a one-liner to fix a broken link in the help text.

AttachmentSize
onlinestatus.module.patch1.6 KB

#1

halkeye - May 29, 2006 - 16:14

Little Cleaner patch

uses url()

AttachmentSize
drupal.onlinestatus.url.diff.txt 1.56 KB

#2

webchick - May 29, 2006 - 16:49

Hm. You can use url(), but since it's an external link and not a Drupal link, it's kind of silly to go through all the logic in url() when all you want is a simple str_replace. :)

#3

thierry_gd - November 2, 2006 - 14:43
Status:needs review» reviewed & tested by the community

Patch works correctly. Can be applied

 
 

Drupal is a registered trademark of Dries Buytaert.