mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch '984-vc-background-in-text-section-dev' into 'develop'
Changed text line See merge request !656
This commit is contained in:
commit
1a120c7844
@ -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>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user