← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~stevenk/launchpad/productset-all-lies into lp:launchpad

 

Steve Kowalik has proposed merging lp:~stevenk/launchpad/productset-all-lies into lp:launchpad.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~stevenk/launchpad/productset-all-lies/+merge/86314

Correct lies in ProductSet:+all. The owner did not register the product.
-- 
https://code.launchpad.net/~stevenk/launchpad/productset-all-lies/+merge/86314
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/launchpad/productset-all-lies into lp:launchpad.
=== modified file 'lib/lp/registry/templates/product-listing-detailed.pt'
--- lib/lp/registry/templates/product-listing-detailed.pt	2009-07-17 17:59:07 +0000
+++ lib/lp/registry/templates/product-listing-detailed.pt	2011-12-20 01:12:26 +0000
@@ -11,8 +11,8 @@
       Summary Goes Here
     </div>
     <div>
-      Registered by <a
-        tal:replace="structure context/owner/fmt:link">Foo Bar</a>
+      Maintained by <a
+        tal:replace="structure context/owner/fmt:link">Foo Bar</a>; Registered 
       <span
         tal:attributes="title context/datecreated/fmt:datetime"
         tal:content="context/datecreated/fmt:displaydate">2005-10-12</span>