details: /erp/devel/pi/rev/fa8455a993b4
changeset: 6549:fa8455a993b4
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Tue Mar 02 15:06:42 2010 +0100
summary: Fixed issue 11589: Added IDs to InstanceManagement.html
diffstat:
src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r b56fd08a6a38 -r fa8455a993b4
src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html
--- a/src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html Tue Mar
02 15:02:02 2010 +0100
+++ b/src/org/openbravo/erpCommon/ad_forms/InstanceManagement.html Tue Mar
02 15:06:42 2010 +0100
@@ -266,13 +266,13 @@
<span class="LabelText">Subscription Status</span>
</td>
<td id="OPSActive" colspan="5" class="TitleCell"
style="text-align:left;">
- <span class="Label_ReadOnly_Text" ><span
style="color:green;">Active</span>.<span id="OPSExpirationTime"> You
have <span id="OPSdaysLeft">xx</span> days left before your <a
class="LabelLink_noicon" href="http://www.openbravo.com/network"
target="_blank">Openbravo Professional
Subscription</a> expires.</span></span>
+ <span class="Label_ReadOnly_Text" id="subStatus"><span
style="color:green;" id="subStatus_active">Active</span>.<span
id="OPSExpirationTime"> You have <span
id="OPSdaysLeft">xx</span> days left before your <a
class="LabelLink_noicon" href="http://www.openbravo.com/network"
target="_blank">Openbravo Professional
Subscription</a> expires.</span></span>
</td>
<td id="OPSNoActiveYet" colspan="5" class="TitleCell"
style="text-align:left;">
- <span class="Label_ReadOnly_Text" ><span
style="color:red;">No Active Yet</span>.</span>
+ <span class="Label_ReadOnly_Text" id="subStatus"><span
style="color:red;" id="subStatus_unactive">No Active Yet</span>.</span>
</td>
<td id="OPSExpired" colspan="5" class="TitleCell"
style="text-align:left;">
- <p class="Label_ReadOnly_Text"><span
class="Label_ReadOnly_Text" ><span style="color:red;">Expired</span>.</p>
+ <p class="Label_ReadOnly_Text"><span
class="Label_ReadOnly_Text" id="subStatus"><span style="color:red;"
id="subStatus_expired">Expired</span></span>.</p>
<p class="Label_ReadOnly_Text"><span
id="OPSExpirationTime">You need to renew the System’s Openbravo Professional
Subscription. Users will not be able to login, until you do so.</span></p>
</td>
</tr>
@@ -282,7 +282,7 @@
<span class="LabelText">Subscription Status</span>
</td>
<td colspan="5" class="TitleCell" style="text-align:left;">
- <p class="Label_ReadOnly_Text"><span
style="color:red;">Inactive</span>.</p>
+ <p class="Label_ReadOnly_Text"><span
class="Label_ReadOnly_Text" id="subStatus"><span style="color:red;"
id="subStatus_inactive">Inactive</span></span>.</p>
<p class="Label_ReadOnly_Text">You are now running
Openbravo ERP Community. Openbravo provides this software as is, without any
warranties of any kind.</p>
<p class="Label_ReadOnly_Text">If you are looking for a
professional supported system, you should upgrade to Openbravo ERP
Professional.</p>
<p> </p>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits