fixed merge conflit
This commit is contained in:
parent
35be145043
commit
5966c7feda
|
@ -74,7 +74,7 @@
|
|||
</dd>
|
||||
<?php } ?>
|
||||
<dt id="master_dj_connection_url-label">
|
||||
<label class="optional" for="master_dj_connection_url" style="white-space: nowrap">Master Source Connection URL:
|
||||
<label class="optional" for="master_dj_connection_url" style="white-space: nowrap"><?php echo $this->element->getElement('master_dj_connection_url')->getLabel() ?> :
|
||||
</label>
|
||||
</dt>
|
||||
<dd id="master_dj_connection_url-element">
|
||||
|
@ -117,7 +117,7 @@
|
|||
</dd>
|
||||
<?php } ?>
|
||||
<dt id="live_dj_connection_url-label">
|
||||
<label class="optional" for="live_dj_connection_url" style="white-space: nowrap">Show Source Connection URL:
|
||||
<label class="optional" for="live_dj_connection_url" style="white-space: nowrap"><?php echo $this->element->getElement('live_dj_connection_url')->getLabel() ?> :
|
||||
</label>
|
||||
</dt>
|
||||
<dd id="live_dj_connection_url-element">
|
||||
|
|
Loading…
Reference in New Issue