Revision: 116
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=116&view=rev
Author: GingerDog
Date: 2007-10-02 05:49:56 -0700 (Tue, 02 Oct 2007)
Log Message:
-----------
templates/edit-vacation.tpl: explicit action url
Modified Paths:
--------------
trunk/templates/edit-vacation.tpl
Modified: trunk/templates/edit-vacation.tpl
===================================================================
--- trunk/templates/edit-vacation.tpl 2007-10-02 12:49:00 UTC (rev 115)
+++ trunk/templates/edit-vacation.tpl 2007-10-02 12:49:56 UTC (rev 116)
@@ -7,7 +7,7 @@
</script>
<div id="edit_form">
-<form name="edit-vacation" method="post">
+<form name="edit-vacation" method="post" action=''>
<table>
<tr>
<td colspan="3"><h3><?php print $PALANG['pUsersVacation_welcome']; ?></h3></td>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|