data. ... got lost
authormh <mh>
Sun, 25 Aug 2002 19:21:05 +0000 (19:21 +0000)
committermh <mh>
Sun, 25 Aug 2002 19:21:05 +0000 (19:21 +0000)
templates-dist/open/posting.template

index eb33b80..6bd4b96 100755 (executable)
@@ -71,7 +71,7 @@
        <font size="-2">${lang("open.posting.topic.info")}</font>
         </td>
        <td colspan="2">
-       <select name="to_topic" size="3" multiple>
+       <select name="data.to_topic" size="3" multiple>
        <list extra.themenPopupData as t>
        <option value="${t.key}" <list to_topic as to><if (t.key == to)>selected</if></list>>${t.value}</option>
        </list>