first cut at adding the missing "next page" in the openposting template. -mh
[mir.git] / templates-dist / producer / openposting.template
index 485d79c..978c1e6 100755 (executable)
@@ -82,7 +82,7 @@
                   <br>
                   </list> 
                   <!--- articles ---> 
-                  </td>
+                  </td><a href="${data.nextPage}">${lang("producer.next")}</a>
               </tr>
             </table>
           </td>