chg: [sharing-group] fix typo "Added Organisations" -> "Added Instance"

pull/3723/head
Alexandre Dulaunoy 2018-09-27 08:44:18 +02:00
parent d572e262f8
commit 54995edc6b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<span class="btn btn-inverse" id="btnRight">&gt;&gt;</span>
</td>
<td style="width:285px;">
<p><?php echo __('Added Organisations');?></p>
<p><?php echo __('Added Instances');?></p>
<select id="rightValues" size="5" multiple style="width:285px;"></select>
</td>
</tr>