[hidden email] wrote:
> Author: jleroux > Date: Sun Sep 20 11:38:36 2009 > New Revision: 817010 > > URL: http://svn.apache.org/viewvc?rev=817010&view=rev > Log: > A convenient anchor for users section > > Modified: > ofbiz/site/index.html > > Modified: ofbiz/site/index.html > URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=817010&r1=817009&r2=817010&view=diff > ============================================================================== > --- ofbiz/site/index.html (original) > +++ ofbiz/site/index.html Sun Sep 20 11:38:36 2009 > @@ -194,7 +194,7 @@ > <p>It's hard to say who and how many organizations are using Apache OFBiz because you don't have to tell us when you use it, but there are lots of public sites and we've listed some of them for you here.</p> > > <p>A selection of public sites (mostly, but not all, ecommerce) using Apache OFBiz: > - <a href="http://www.1800flowers.com/" target="_blank">1-800-Flowers.com | </a> > + <a name="users" href="http://www.1800flowers.com/" target="_blank">1-800-Flowers.com | </a> > <a href="http://www.actionenvelope.com/" target="_blank">Action Envelope | </a> > <a href="http://checkmark.heart.org/" target="_blank">American Heart Association: Grocery List Builder | </a> > <!-- no longer an OFBIz demonstration JLR 2009-04-20 a href="http://www.ameniti.com/" target="_blank">Ameniti Luxury Travel Club</a--> > > Add a blank <a name="users"></a> instead of adding it to an existing link. As it stands, it seems to be giving more importance to the 1800flowers site. |
Administrator
|
Done
I did not think about that aspect. Jacques From: "Adam Heath" <[hidden email]> > [hidden email] wrote: >> Author: jleroux >> Date: Sun Sep 20 11:38:36 2009 >> New Revision: 817010 >> >> URL: http://svn.apache.org/viewvc?rev=817010&view=rev >> Log: >> A convenient anchor for users section >> >> Modified: >> ofbiz/site/index.html >> >> Modified: ofbiz/site/index.html >> URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=817010&r1=817009&r2=817010&view=diff >> ============================================================================== >> --- ofbiz/site/index.html (original) >> +++ ofbiz/site/index.html Sun Sep 20 11:38:36 2009 >> @@ -194,7 +194,7 @@ >> <p>It's hard to say who and how many organizations are using Apache OFBiz because you don't have to tell us when you >> use it, but there are lots of public sites and we've listed some of them for you here.</p> >> >> <p>A selection of public sites (mostly, but not all, ecommerce) using Apache OFBiz: >> - <a href="http://www.1800flowers.com/" target="_blank">1-800-Flowers.com | </a> >> + <a name="users" href="http://www.1800flowers.com/" target="_blank">1-800-Flowers.com | </a> >> <a href="http://www.actionenvelope.com/" target="_blank">Action Envelope | </a> >> <a href="http://checkmark.heart.org/" target="_blank">American Heart Association: Grocery List Builder | </a> >> <!-- no longer an OFBIz demonstration JLR 2009-04-20 a href="http://www.ameniti.com/" target="_blank">Ameniti >> Luxury Travel Club</a--> >> >> > > Add a blank <a name="users"></a> instead of adding it to an existing > link. As it stands, it seems to be giving more importance to the > 1800flowers site. > |
Free forum by Nabble | Edit this page |