[Phpslash-commit] CVS: phpslash-ft/doc/html phpslash.sgml,1.18,1.19
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-03-12 19:00:26
|
Update of /cvsroot/phpslash/phpslash-ft/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv8879/phpslash-ft/doc/html Modified Files: phpslash.sgml Log Message: display error and message text better Index: phpslash.sgml =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** phpslash.sgml 9 Mar 2002 16:25:27 -0000 1.18 --- phpslash.sgml 12 Mar 2002 19:00:23 -0000 1.19 *************** *** 645,648 **** --- 645,649 ---- mailinglistMessageForm.tpl mailinglistSubscribe.tpl + message.tpl messageStrike.tpl notfound.tpl *************** *** 1175,1178 **** --- 1176,1180 ---- mailinglistSubscribe.tpl - subscribe confirmation text mailinglistUnsubscribe.tpl - unsubscribe confirmation text + message.tpl - display confirmation messages, etc. messageStrike.tpl - used to strike out text that is not translated. navbar.tpl - top Navigation bar (Home, About, etc.) |