summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-06-24 05:22:00 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-06-24 05:22:00 +0000
commit3e80bd42db7713eb5402f9a591a76ed95e605409 (patch)
treeb5d7b98c59de74e94c666897259b5391d415e9d2 /admin
parent0841a3c1271a0c84545e8087b8a149251e4c6c82 (diff)
downloadarticles-3e80bd42db7713eb5402f9a591a76ed95e605409.tar.gz
articles-3e80bd42db7713eb5402f9a591a76ed95e605409.tar.bz2
articles-3e80bd42db7713eb5402f9a591a76ed95e605409.zip
better help
Diffstat (limited to 'admin')
-rw-r--r--admin/admin_articles_inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/admin_articles_inc.php b/admin/admin_articles_inc.php
index 1eeff91..692e690 100644
--- a/admin/admin_articles_inc.php
+++ b/admin/admin_articles_inc.php
@@ -1,5 +1,5 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_articles_inc.php,v 1.21 2007/06/17 21:05:22 lsces Exp $
+// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_articles_inc.php,v 1.22 2007/06/24 05:22:00 squareing Exp $
// Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al.
// All Rights Reserved. See copyright.txt for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
@@ -13,7 +13,7 @@ $formCmsSettings = array(
*/
'articles_attachments' => array(
'label' => 'File Attachments',
- 'note' => 'Allow the attachment of files to an article.',
+ 'note' => 'Allow the attachment of files to an article. This feature is required if you want to have individual article images.',
),
/* 'articles_content_attachments' => array(
'label' => 'Content Attachments',