diff options
| author | wjames5 <will@tekimaki.com> | 2008-10-03 14:39:47 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2008-10-03 14:39:47 +0000 |
| commit | 03bc7c2f526ebb7dfaf7059ff5b08e820e55e99c (patch) | |
| tree | 4052c5f12ecb20c92e0934ceb116e6d7472d78cc /templates | |
| parent | d90891a3ac3d3ae340094b3416ce9aef4dfd420c (diff) | |
| download | install-03bc7c2f526ebb7dfaf7059ff5b08e820e55e99c.tar.gz install-03bc7c2f526ebb7dfaf7059ff5b08e820e55e99c.tar.bz2 install-03bc7c2f526ebb7dfaf7059ff5b08e820e55e99c.zip | |
tweak warning to be more explicit about what users should check
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/install_version.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_version.tpl b/templates/install_version.tpl index f4b7db3..d97674e 100644 --- a/templates/install_version.tpl +++ b/templates/install_version.tpl @@ -22,7 +22,7 @@ </p> <p class="help"> - The following table shows you all permissions on your system. The default group of a given permission is <span style="background:#fc3">highlighted</span>. We urge you to study this table closely as the default for some permissions has changed. If you don't update these, your site might allow unwanted users to edit content. + The following table shows you all permissions on your system. The default group of a given permission is <span style="background:#fc3">highlighted</span>. We urge you to study this table closely as the default for many of the edit permissions have changed. Additionally, new create permissions have been added, please be sure to check those as well. If you don't update these, your site will likely allow unwanted users to edit content. </p> <table class="data"> |
