no message
[mir.git] / templates-dist / de / linksimcslist.template
index 711b1dc..4de07a6 100755 (executable)
   </tr>
 </table>
 <P>
+<if prev>
+       <a href="${actionRoot}?module=LinksImcs&do=list&where=${where}&prevoffset=${prev}&prev=zur&uuml;ck">zurueck</a>&nbsp;
+</if>
+<if next>
+<a href="${actionRoot}?module=LinksImcs&do=list&where=${where}&nextoffset=${next}&next=weiter">weiter</a>
+</if>
 <if (prev || next)>
  <form method="post" action="${actionRoot}">
+ <input type="hidden" name="do" value="list">
  <input type="hidden" name="module" value="LinksImcs">
  <input type="hidden" name="where" value="${where}">
 <if prev>