Commit b382a719ce9ea081e4e36d0c010777acad3bd1a7
1 parent
81f38bf2
- update dashlet to reflect new version.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4865 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
5 additions
and
5 deletions
templates/ktcore/dashlets/beta1info.smarty
| 1 | 1 | <h2>{i18n}Welcome to the KnowledgeTree 3 Release Candidate{/i18n}</h2> |
| 2 | -<p class="descriptiveText">{i18n}If this is your first KnowledgeTree installation, | |
| 3 | -or if you've just upgraded from KnowledgeTree 2.x, we've put together some information | |
| 4 | -to help you familiarise yourself with the new system.{/i18n}</p> | |
| 2 | +<p class="descriptiveText">{i18n}We believe that KnowledgeTree 3.0 Release Candidate | |
| 3 | +is now stable enough for production evaluation. If you are intending on installing | |
| 4 | +KnowledgeTree over the next few months we strongly urge you to evaluate the | |
| 5 | +3.0 Release Candidate and consider it for production use. | |
| 6 | +There will be an upgrade path for 3.0 Release Candidate to 3.0 Final.{/i18n}</p> | |
| 5 | 7 | |
| 6 | 8 | <a |
| 7 | -href="{$rootUrl}/plugin.php/ktcore.userassistance/kt3b1-what-is-a-beta">{i18n}What is a Beta?{/i18n}</a> | | |
| 8 | -<a | |
| 9 | 9 | href="{$rootUrl}/plugin.php/ktcore.userassistance/kt-bug-reporting-guide">{i18n}Help! Something went wrong!{/i18n}</a> | ... | ... |