Replacement Syntax

You can override a UI element and specify replacement content using html 'div' syntax.

At run time, the content defined by the 'div' replaces the targeted section.

Here is an example for simple text replacement using 'div' syntax:

<div id="%CL_PROMPT_namespace_label%">Namespace /
Espace-noms:</div>

Here is an example of an html code snippet that results in an image appearing next to a customized message:

<div id="%CL_PROMPT_newPasswordConfirm_label%">
        <span>Confirm new password / Confirmez le nouveau mot
de passe:</span>
		<img style="vertical-align:middle" 
		src=_u46 ?./ps/portal/images/state_warning_lrg
		.gif"/></div