Author: akara
Date: Mon Jan 26 23:13:41 2009
New Revision: 737931
URL: http://svn.apache.org/viewvc?rev=737931&view=rev
Log:
Fix for issue OLIO-39: Added explanation in submission form hint field for
multiple DB support.
Modified:
incubator/olio/workload/php/trunk/deploy/config.xhtml
Modified: incubator/olio/workload/php/trunk/deploy/config.xhtml
URL:
http://svn.apache.org/viewvc/incubator/olio/workload/php/trunk/deploy/config.xhtml?rev=737931&r1=737930&r2=737931&view=diff
==============================================================================
--- incubator/olio/workload/php/trunk/deploy/config.xhtml (original)
+++ incubator/olio/workload/php/trunk/deploy/config.xhtml Mon Jan 26 23:13:41
2009
@@ -383,7 +383,7 @@
<xforms:label xforms:model="benchmark-labels"
xforms:ref="/labels/dbServer"/>
<xforms:input id="input-dbServer-host"
xforms:bind="bind-dbServer-host">
<xforms:label xforms:model="benchmark-labels"
xforms:ref="/labels/host"/>
- <xforms:hint>The server host name or IP
address</xforms:hint>
+ <xforms:hint>The Database server host name or IP
address. For multiple servers, enter the master first then the
slaves</xforms:hint>
<xforms:help>Enter the server host name or IP
address</xforms:help>
</xforms:input>
<xforms:input id="input-dbDriver"
xforms:bind="bind-dbDriver">