[Bug #1294] Replace the sentence 'Click on direct link to go to output directly' with a better alternative.
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
e9cc74d2a9
commit
f5fa10ff81
8 changed files with 16 additions and 16 deletions
|
|
@ -176,10 +176,10 @@
|
|||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -83,10 +83,10 @@
|
|||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
|
|
|||
|
|
@ -204,10 +204,10 @@
|
|||
</panel>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -215,10 +215,10 @@
|
|||
</tabbox>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
|
||||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
|
|
|||
|
|
@ -156,10 +156,10 @@
|
|||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -153,10 +153,10 @@
|
|||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -183,10 +183,10 @@
|
|||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -175,10 +175,10 @@
|
|||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
||||
<hbox style="display: none" id="URItext">
|
||||
<label value="${i18n:_('Click on ')}" />
|
||||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_(' to go to output directly')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue