first cut at adding the missing "next page" in the openposting template. -mh
authorcvs <cvs>
Thu, 11 Apr 2002 19:02:07 +0000 (19:02 +0000)
committercvs <cvs>
Thu, 11 Apr 2002 19:02:07 +0000 (19:02 +0000)
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>