+2005-07-26 Helge Hess <helge.hess@opengroupware.org>
+
+ * MailerUI: use proper _wosid instead of 'sidinurl' in <form> tags
+
2005-07-22 Marcus Mueller <znek@mulle-kybernetik.com>
* UIxMailPanelFrame.wox: added MailerUI.SOGo strings table for error
style="background-color: #D4D0C8;"
onload="updateAttachmentListInEditorWindow(this);"
>
- <form name="pageform" href="attach" sidInUrl="NO"
- method="POST"
- enctype="multipart/form-data"
+ <form name="pageform" href="attach" _wosid="NO"
+ method="POST" enctype="multipart/form-data"
id="attachment_form"
>
<div id="attachment_upload">
<!--
Note: the 'href' is required, otherwise an element-id will get created
-->
- <form name="pageform" var:href="pageFormURL" sidInUrl="NO">
+ <form name="pageform" var:href="pageFormURL" _wosid="0">
<var:if condition="showLinkBanner">
<table cellpadding="5" cellspacing="0" border="0" class="linkbanner">
<!--
Note: the 'href' is required, otherwise an element-id will get created
-->
- <form name="pageform" var:href="pageFormURL" sidInUrl="NO">
+ <form name="pageform" var:href="pageFormURL" _wosid="0">
<var:if condition="showLinkBanner">
<table cellpadding="5" cellspacing="0" border="0" class="linkbanner">