From 468e5255006432cd31af0d985417951fed0418f5 Mon Sep 17 00:00:00 2001 From: Louis BAYLE Date: Wed, 15 Feb 2017 14:58:52 +0100 Subject: [PATCH] cosmetic --- README.markdown | 8 +++----- tpl/edit_team.html | 2 +- tpl/plugin_manager.html | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.markdown b/README.markdown index 71c53b7d7..ea397de43 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ -# CodevTT # +# [CodevTT.org](http://codevtt.org) # --- Time tracking & project management on Mantis --- ### Audience @@ -14,10 +14,8 @@ - CodevTT is an efficient link between the team and the management. Its goal is to give concrete and reliable information on your projects/contracts/teams and intends to reduce the management costs of your projects. -> Since v1.0.0 CodevTT is production ready, we're now working on a plugin management system so that you can easily customize it to your needs and develop your own specific indicators. - ### Notes -> Complete documentation for [CodevTT](http://codevtt.org) is not yet available but you'll find usefull information [here](http://codevtt.org/site/?page_id=153). +> Screenshots for CodevTT are [here](http://codevtt.org/site/?page_id=116). -> Please check the [installation forum](http://codevtt.org/site/?forum=installation) for more information. +> Documentation is [here](http://codevtt.org/site/?page_id=153). diff --git a/tpl/edit_team.html b/tpl/edit_team.html index 67aa1e9ea..f686d9ad3 100644 --- a/tpl/edit_team.html +++ b/tpl/edit_team.html @@ -14,7 +14,7 @@
- {foreach from=$availableTeams key=id item=i} {/foreach} diff --git a/tpl/plugin_manager.html b/tpl/plugin_manager.html index 7639b84de..96f9520b7 100644 --- a/tpl/plugin_manager.html +++ b/tpl/plugin_manager.html @@ -40,7 +40,7 @@ {$plugin.statusName} -
{$plugin.name}

+
{$plugin.name}

{$plugin.description} {$plugin.version} {$plugin.categories}