Update of /cvsroot/phpwiki/phpwiki/templates In directory usw-pr-cvs1:/tmp/cvs-serv30757/templates Modified Files: browse.html Log Message: Removed extraneous parenthesis. Index: browse.html =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/templates/browse.html,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** browse.html 2001年04月06日 18:21:37 1.16 --- browse.html 2001年04月07日 17:17:11 1.17 *************** *** 38,42 **** ###IF !LOCK###<a class="wikiaction" href="###ACTION###edit">EditText</a> of this page ###ENDIF:!ADMIN### ! (last edited ###LASTMODIFIED###) [<a class="wikiaction" href="###ACTION###info">info</a>] [<a class="wikiaction" href="###ACTION###diff">diff</a>]) --- 38,42 ---- ###IF !LOCK###<a class="wikiaction" href="###ACTION###edit">EditText</a> of this page ###ENDIF:!ADMIN### ! (last edited ###LASTMODIFIED### [<a class="wikiaction" href="###ACTION###info">info</a>] [<a class="wikiaction" href="###ACTION###diff">diff</a>])