From: <no...@so...> - 2002-01-18 18:48:00
|
Bugs item #504080, was opened at 2002-01-15 13:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=426093&aid=504080&group_id=39838 Category: Interface (example) Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) >Summary: Missing <form> tag Initial Comment: The page for ordering Perl Monks Mugs is missing the form tag. This means the submit buttons for ordering are failing to come up. I believe this is also true on the T-Shirt page. ---------------------------------------------------------------------- Comment By: Nate Oostendorp (n_oostendorp) Date: 2002-01-15 14:01 Message: Logged In: YES user_id=297846 If you're talking about http://everydevel.com/index.pl?node=perl+monks+mug I'm not sure that it needs a <FORM> tag -- all the "buttons" are window.open links into paypal's shopping cart feature, so it's not technically a form. If you can't see the buttons could you post your browser/platform info, and confirm the above url? Thanks. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=426093&aid=504080&group_id=39838 |