[pLog-svn] r1976 - plog/branches/plog-1.0.1/templates/summary

reto at devel.plogworld.net reto at devel.plogworld.net
Mon May 9 19:35:12 GMT 2005


Author: reto
Date: 2005-05-09 19:35:11 +0000 (Mon, 09 May 2005)
New Revision: 1976

Modified:
   plog/branches/plog-1.0.1/templates/summary/resetpassword.template
Log:
missing </form> tag. fixed ;)

Modified: plog/branches/plog-1.0.1/templates/summary/resetpassword.template
===================================================================
--- plog/branches/plog-1.0.1/templates/summary/resetpassword.template	2005-05-09 19:25:50 UTC (rev 1975)
+++ plog/branches/plog-1.0.1/templates/summary/resetpassword.template	2005-05-09 19:35:11 UTC (rev 1976)
@@ -26,5 +26,6 @@
     <input type="submit" name="resetPasswordButton" value="{$locale->tr("register_next")} &raquo;" />
     <input type="hidden" name="op" value="sendResetEmail" />
    </div>
+   </form>
 </div>
 {include file="summary/footer.template"}
\ No newline at end of file




More information about the pLog-svn mailing list