We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#2582 closed Defect (fixed)

Group find.php hardcoded word

Reported by: Gillie Owned by:
Priority: normal Milestone: Elgg 1.7.5
Component: Groups Version: 1.7
Severity: annoying Keywords:
Cc: brettp Difficulty: trivial

Description

I think 'go' ind groups/find.php should be changed to:

<?php echo elgg_echo('search:go'); ?>

Regards gillie

Change History (3)

comment:1 Changed 3 years ago by brettp

  • Difficulty set to trivial
  • Milestone changed from Needs Review to Elgg 1.7.5

comment:2 Changed 3 years ago by brettp

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:7224]) Fixes #2582. Using the correct language string.

comment:3 Changed 3 years ago by brettp

(In [svn:7225]) Refs #2582. Merged [svn:7224] to trunk.

Note: See TracTickets for help on using tickets.