merge of localization branch into HEAD. mh and zap
[mir.git] / templates-dist / open / posting.template
index 6bd4b96..eb33b80 100755 (executable)
@@ -71,7 +71,7 @@
        <font size="-2">${lang("open.posting.topic.info")}</font>
         </td>
        <td colspan="2">
-       <select name="data.to_topic" size="3" multiple>
+       <select name="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>