[svn:p5ee] r8413 - p5ee/trunk/App-Widget/lib/App

[email protected]
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
Author: spadkins
Date: Wed Dec 20 07:49:14 2006
New Revision: 8413

Modified:
   p5ee/trunk/App-Widget/lib/App/Widget.pm

Log:
name the main form 'mainform' so we can refer to it by name in Javascript

Modified: p5ee/trunk/App-Widget/lib/App/Widget.pm
==============================================================================
--- p5ee/trunk/App-Widget/lib/App/Widget.pm	(original)
+++ p5ee/trunk/App-Widget/lib/App/Widget.pm	Wed Dec 20 07:49:14 2006
@@ -236,7 +236,7 @@
 <title>${title}</title>
 $context_head</head>
 <body${bodyoptions}>
-$messages<form method="POST">
+$messages<form method="POST" id="mainform">
 $session_html
 $event_placeholder
 $context_body
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.