From: Arno H. <aho...@us...> - 2000-10-22 19:52:06
|
Update of /cvsroot/phpwiki/phpwiki/locale/nl/templates In directory slayer.i.sourceforge.net:/tmp/cvs-serv4763/locale/nl/templates Modified Files: editlinks.html Log Message: commit of latest update to Dutch pages by Jan Index: editlinks.html =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/nl/templates/editlinks.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** editlinks.html 2000/10/22 13:30:58 1.2 --- editlinks.html 2000/10/22 19:52:03 1.3 *************** *** 10,16 **** <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a> ! Edit ###PAGE### Links ! <input type="submit" value=" Save "> ! <input type="reset" value=" Reset "></h1> <P> --- 10,16 ---- <h1><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]" width=50 height=50></a> ! Verander ###PAGE### Koppelingen ! <input type="submit" value=" Bewaar "> ! <input type="reset" value=" Herstel "></h1> <P> *************** *** 29,34 **** <p> ! Type the full URL (http:// ...) for each reference cited in the text. ! <BR>Protocols allowed are: ###ALLOWEDPROTOCOLS### <input type="hidden" name="post" value="###PAGEURL###"> --- 29,34 ---- <p> ! Tiep de volledige URL (http:// ...) voor elke referentie in de tekst. ! <BR>Toegestane protokollen: ###ALLOWEDPROTOCOLS### <input type="hidden" name="post" value="###PAGEURL###"> |