diff --git a/language/english/common.php b/language/english/common.php index abcc45a5..4ed6ce04 100644 --- a/language/english/common.php +++ b/language/english/common.php @@ -38,7 +38,7 @@ define('_CO_PUBLISHER_ITEM_UPLOAD_FILE', 'File upload'); define( '_CO_PUBLISHER_ITEM_UPLOAD_FILE_DSC', - 'SELECT a file from your computer to attach it to this article. You will be able to add more files once the article has been created. Simply edit the article and scroll at the bottom of the page to see the add file button.

for example, you could add a Word document or an Excel document. You can even upload a Flash file and it will be directly embedded into your article! ' + 'Select a file from your computer to attach it to this article. You will be able to add more files once the article has been created. Simply edit the article and scroll at the bottom of the page to see the add file button.

for example, you could add a Word document or an Excel document. You can even upload a Flash file and it will be directly embedded into your article! ' ); //define('_CO_PUBLISHER_OPTIONS','Options'); define('_CO_PUBLISHER_DISPLAY_SUMMARY', 'Display summary on the item page ?');