Update of /cvsroot/xoops/xoops2/modules/news/language/spanish
In directory sc8-pr-cvs1:/tmp/cvs-serv2940/modules/news/language/spanish
Modified Files:
modinfo.php
Log Message:
Anonymous submit selector for news preferences
Index: modinfo.php
===================================================================
RCS file: /cvsroot/xoops/xoops2/modules/news/language/spanish/modinfo.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** modinfo.php 2 Jan 2003 19:35:16 -0000 1.1
--- modinfo.php 5 Jan 2003 19:18:41 -0000 1.2
***************
*** 27,30 ****
--- 27,31 ----
define('_MI_NOTIFYSUBMIT', 'Notificar por mail nuevos envíos?');
define('_MI_DISPLAYNAV', 'Mostrar Cuadro de Navegación?');
+ define("_MI_ANONPOST","¿Permitir el envío a anónimos?");
// Description of each config items
|