# HG changeset patch # User Dan # Date 1253992455 14400 # Node ID e1606c85e93704598020d3ff5fe715bf19157739 # Parent bf5adc446018328dbe2a08e537bd757d16907b7a A bit of refinement and consistency to "Powered by Enano" link and associated documentation diff -r bf5adc446018 -r e1606c85e937 language/english/admin.json --- a/language/english/admin.json Sat Sep 26 15:13:40 2009 -0400 +++ b/language/english/admin.json Sat Sep 26 15:14:15 2009 -0400 @@ -428,7 +428,8 @@ // Section: promote Enano heading_promoteenano: 'Promote Enano', - field_enano_link_title: 'If you think Enano is nice, or if you want to show your support for the Enano team, you can do so by placing a link to the Enano homepage in your Links sidebar block. You absolutely don\'t have to do this, and you won\'t get degraded support if you don\'t. Because Enano is still relatively new in the CMS world, it needs all the attention it can get - and you can easily help to spread the word using this link. Note that this is different from the "Powered by Enano" link in the footer of the page - our philosophy and guidelines regarding the About Enano page and its associated link on every page are discussed on the Enano website.', + field_enano_link_title: 'Show link to enanocms.org on the sidebar', + field_enano_link_hint: 'You may help show your support for Enano with this link. This is entirely optional and the Enano project does not discriminate against sites that disable this button. (This differs from our policy on the "Powered by Enano" link; see this page for more information.)', field_enano_link: 'Place a link to enanocms.org on the sidebar', // Section: SF.net logo diff -r bf5adc446018 -r e1606c85e937 plugins/SpecialAdmin.php --- a/plugins/SpecialAdmin.php Sat Sep 26 15:13:40 2009 -0400 +++ b/plugins/SpecialAdmin.php Sat Sep 26 15:14:15 2009 -0400 @@ -908,7 +908,8 @@ - get('acpgc_field_enano_link_title'); ?> + get('acpgc_field_enano_link_title'); ?>
+ get('acpgc_field_enano_link_hint'); ?>