Merge branch '984-vc-background-in-text-section-dev' into 'develop'

Changed text line

See merge request !656
This commit is contained in:
vgilc 2017-07-11 10:11:13 +02:00
commit 1a120c7844
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ function visual_map_editor_print_item_palette($visualConsole_id, $background) {
<td align="left" style="">' . <td align="left" style="">' .
html_print_input_text('label', '', '', 20, 200, true) . ' html_print_input_text('label', '', '', 20, 200, true) . '
<span id="advice_label" style="font-style:italic;z-index:3;display:inline;margin-top:0px;float:right;margin-right:100px;"> <span id="advice_label" style="font-style:italic;z-index:3;display:inline;margin-top:0px;float:right;margin-right:100px;">
'.__("Click right mouse button to change background label editor color").' '.__("Click right mouse button to change the background color of the label editor").'
</span> </span>
</td>'; </td>';