minor fix
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/user-statistics@132089 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
ee0eb35b2d
commit
b4b0e7c75f
|
@ -95,7 +95,7 @@ public class StatisticsPanel extends Composite {
|
|||
private final static String TOOLTIP_REPLIES_DONE = "Post replies done during the last year";
|
||||
private final static String TOOLTIP_REPLIES_DONE_VRE = "Post replies done during the last year in this VRE";
|
||||
private final static String TOOLTIP_REPLIES_GOT = "Post replies got during the last year";
|
||||
private final static String TOOLTIP_REPLIES_GOT_VRE = "Post replies got during the last year in this VRE.";
|
||||
private final static String TOOLTIP_REPLIES_GOT_VRE = "Post replies got during the last year in this VRE";
|
||||
|
||||
/**
|
||||
* improve profile hints
|
||||
|
|
Loading…
Reference in New Issue