projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04fa4f0
)
Fix target name.
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 2 Dec 2008 04:59:27 +0000
(21:59 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 2 Dec 2008 04:59:27 +0000
(21:59 -0700)
imp/templates/chunks/compose.php
patch
|
blob
|
history
diff --git
a/imp/templates/chunks/compose.php
b/imp/templates/chunks/compose.php
index
e87679e
..
71adf57
100644
(file)
--- a/
imp/templates/chunks/compose.php
+++ b/
imp/templates/chunks/compose.php
@@
-32,7
+32,7
@@
function _createDAcompose($text, $image, $id)
?>
<div id="composeloading"></div>
-<form id="compose" name="compose" enctype="multipart/form-data" action="compose.php" method="post" target="submit_frame">
+<form id="compose" name="compose" enctype="multipart/form-data" action="compose
-dimp
.php" method="post" target="submit_frame">
<?php echo Util::formInput() ?>
<input type="hidden" id="action" name="action" />
<input type="hidden" id="last_identity" name="last_identity" value="<?php echo (int)$selected_identity ?>" />