IDEMPIERE-2245 Platform Upgrade for r3
This commit is contained in:
parent
2aeedd4ed0
commit
a5c4f1dbcf
|
@ -105,7 +105,7 @@ public final class Prop implements Serializable {
|
|||
public static final String RSS_REFRESH = "RssRefreshMessage";
|
||||
|
||||
/**Defaults*/
|
||||
private static final String CREDITS = "Welcome to the iDempiere (OSGi+ADempiere) 1.0b Page!";
|
||||
private static final String CREDITS = "Welcome to the iDempiere (OSGi+ADempiere) 3.0 Page!";
|
||||
private static String LOGO_URL = null;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ CustomImagePath = NONE
|
|||
ClientName = iDempiere Server
|
||||
|
||||
#Custom Credits & Copyright tail
|
||||
Credits = Welcome to the iDempiere (OSGi+ADempiere) 2.0 Page!
|
||||
Credits = Welcome to the iDempiere (OSGi+ADempiere) 3.0 Page!
|
||||
Copyriright = || by <a href="http://www.company.com" target="blank">Company</a>
|
||||
|
||||
#Custom RSS (rss1 to rss5)
|
||||
|
|
Loading…
Reference in New Issue