[Comoblog-commit] comoblog/modules/mod_markup/install mod_markup.xml,1.1,1.2
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-10-09 06:54:40
|
Update of /cvsroot/comoblog/comoblog/modules/mod_markup/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5004 Modified Files: mod_markup.xml Log Message: mod_markup install file fix Index: mod_markup.xml =================================================================== RCS file: /cvsroot/comoblog/comoblog/modules/mod_markup/install/mod_markup.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mod_markup.xml 9 Oct 2005 01:37:38 -0000 1.1 +++ mod_markup.xml 9 Oct 2005 06:54:28 -0000 1.2 @@ -22,9 +22,9 @@ type="select" accept_null="N" encrypt="N" - restricted_values="N|Y" + restrict_values="No|Yes" editable="Y" - value="N" + value="No" /> <version>1.0</version> |