Update of /cvsroot/comoblog/comoblog/admin/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11091
Modified Files:
manage_modules.tpl.htm
Log Message:
Clarification of 'uncertified' in manage modules
Index: manage_modules.tpl.htm
===================================================================
RCS file: /cvsroot/comoblog/comoblog/admin/templates/manage_modules.tpl.htm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- manage_modules.tpl.htm 18 Nov 2005 08:24:51 -0000 1.4
+++ manage_modules.tpl.htm 20 Nov 2005 03:06:10 -0000 1.5
@@ -114,7 +114,7 @@
<!-- BEGIN: uncertified_warning -->
<table width="760" border="0" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td align="center"><br /><img src='img/warning.gif'> - WARNING: This module is not certified against this version of CoMoblog. It may not function correctly.</td>
+ <td align="center"><br /><img src='img/warning.gif'> - WARNING: This module is not certified against this version of CoMoblog. It may not function correctly. Please see the CoMoblog website for an updated version.</td>
</tr>
</table>
<!-- END: uncertified_warning -->
|