[geeklog-cvs] geeklog-1.3/public_html/layout/Classic/admin/plugins editor.thtml,1.6,1.7

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sat Sep 25 11:15:43 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/Classic/admin/plugins
In directory www:/tmp/cvs-serv4851/Classic/admin/plugins

Modified Files:
	editor.thtml 
Log Message:
Added missing "hidden" input field for {pi_codeversion}


Index: editor.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/Classic/admin/plugins/editor.thtml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** editor.thtml	25 Sep 2004 03:03:11 -0000	1.6
--- editor.thtml	25 Sep 2004 15:15:41 -0000	1.7
***************
*** 2,6 ****
                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
                                  <tr>
!                                     <td bgcolor="#FFFFFF">
                                          <form action="{site_admin_url}/plugins.php" method="post">
                                              <table border="0" cellspacing="0" cellpadding="3">
--- 2,6 ----
                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
                                  <tr>
!                                     <td>
                                          <form action="{site_admin_url}/plugins.php" method="post">
                                              <table border="0" cellspacing="0" cellpadding="3">
***************
*** 15,18 ****
--- 15,19 ----
                                                          <input type="hidden" name="pi_homepage" value="{pi_homepage}">
                                                          <input type="hidden" name="pi_version" value="{pi_version}">
+                                                         <input type="hidden" name="pi_codeversion" value="{pi_codeversion}">
                                                          <input type="hidden" name="pi_gl_version" value="{pi_gl_version}">
                                                      </td>




More information about the geeklog-cvs mailing list