|
|
@@ -200,19 +200,19 @@
|
|
|
{if $customfields}
|
|
|
<div class="tab-pane fade{if !$domain && !$moduleclientarea && !$configurableoptions && !$metricStats} show active{/if}" role="tabpanel" id="additionalinfo">
|
|
|
<table width="100%" cellspacing="0" cellpadding="0" class="frame">
|
|
|
+ <tr>
|
|
|
+ <td colspan=2 align='left'>
|
|
|
+ <h6 class="heading">Integrieren Sie Ihr Postfach auf Ihr Mobiltelefon oder Ihren PC</h6>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan=2 align='left'>
|
|
|
+ <h6 class="heading">Als Benutzernamen verwenden Sie immer Ihre E-Mail Adresse ({$mailaddress})</h6>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
<table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-striped table-framed">
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='left'>
|
|
|
- <h6 class="heading">Integrieren Sie Ihr Postfach auf Ihr Mobiltelefon oder Ihren PC<br>Als Benutzernamen verwenden Sie immer Ihre E-Mail Adresse ({$mailaddress})</h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='left'>
|
|
|
- <hr>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
<tr>
|
|
|
<td colspan=2 align='left'>
|
|
|
<h6 class="heading">Exchange ActivSync</h6>
|