wrong link address

Sameh Ghane <[email protected]> Thu, 24 Oct 2002 03:24:38 +0200
Newsgroups gmane.comp.horde.troll
Message-ID <[email protected]>
--envbJBWh7q8WU6mo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi People,

I believe this patch should be commited.

Cheers,

-- 
Sameh

--envbJBWh7q8WU6mo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="post.php.patch"

Index: post.php
===================================================================
RCS file: /repository/troll/post.php,v
retrieving revision 1.26
diff -b -u -r1.26 post.php
--- post.php	4 Oct 2002 20:33:06 -0000	1.26
+++ post.php	24 Oct 2002 01:25:04 -0000
@@ -189,7 +189,7 @@
     }
 ?>
 <a class="widget" href="article_frames.php?group=<?php echo Horde::getFormData('orig_group') ?>&article=<?php echo $last ?>" target="main" onclick='self.close();'><?php echo _("Go back to") . " " . $orig_group . "." ?>
-</a> | <a href="groupoverview.php" class="widget" target="overview" onClick='self.close();'><?php echo _("Go to group overview.") ?></a>
+</a> | <a href="groupview.php" class="widget" target="overview" onClick='self.close();'><?php echo _("Go to group overview.") ?></a>
 </b></div>
 <?php
 

--envbJBWh7q8WU6mo
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit


-- 
Troll mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

--envbJBWh7q8WU6mo--