? boost-582642.patch
Index: boost.admin.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/boost.admin.inc,v
retrieving revision 1.1.2.1.2.3.2.72
diff -u -p -r1.1.2.1.2.3.2.72 boost.admin.inc
--- boost.admin.inc	19 Sep 2009 02:57:08 -0000	1.1.2.1.2.3.2.72
+++ boost.admin.inc	20 Sep 2009 17:25:31 -0000
@@ -571,7 +571,7 @@ function boost_admin_boost_performance_p
     '#title'         => t('Boost Apache .htaccess settings generation'),
     '#collapsible'   => TRUE,
     '#collapsed'     => TRUE,
-    '#description'   => t('!link', array('!link' => l(t('Explanation of .htaccess variables'), 'http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html'))),
+    '#description'   => t('<a href="!link">Explanation of .htaccess variables</a> <br><br> Be sure to save the configuration and then come back here to copy the htaccess rules.', array('!link' => url('http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html'))),
   );
   $form['htaccess']['boost_server_name_http_host'] = array(
     '#type'          => 'radios',
