[pLog-svn] r6023 - plog/trunk/templates/admin

mark at devel.lifetype.net mark at devel.lifetype.net
Wed Oct 31 12:54:42 EDT 2007


Author: mark
Date: 2007-10-31 12:54:42 -0400 (Wed, 31 Oct 2007)
New Revision: 6023

Modified:
   plog/trunk/templates/admin/editfriends.template
Log:
oops. a small error fixed.

Modified: plog/trunk/templates/admin/editfriends.template
===================================================================
--- plog/trunk/templates/admin/editfriends.template	2007-10-31 16:34:57 UTC (rev 6022)
+++ plog/trunk/templates/admin/editfriends.template	2007-10-31 16:54:42 UTC (rev 6023)
@@ -39,7 +39,7 @@
 <br style="clear:both" />
 </div>
 
- <form id="deleteFriends" action="admin.php" method="post" onSubmit="Lifetype.Forms.performRequest(this);return(false);>
+ <form id="deleteFriends" action="admin.php" method="post" onSubmit="Lifetype.Forms.performRequest(this);return(false);">
  {include file="$admintemplatepath/viewvalidateajax.template"}
  <div id="list">
   {include file="$admintemplatepath/editfriends_table.template"}



More information about the pLog-svn mailing list