|
|
@@ -144,8 +144,7 @@
|
|
|
<div class=" clearfix"></div>
|
|
|
</div>
|
|
|
{/foreach}
|
|
|
- {if $moduleclientarea || $configurableoptions || $customfields || $lastupdate}
|
|
|
- {$moduleParams.configoption1}
|
|
|
+ {if $moduleclientarea || $lastupdate}
|
|
|
<div class="section">
|
|
|
<div class="card panel panel-tabs">
|
|
|
<div class="card-header">
|
|
|
@@ -155,193 +154,25 @@
|
|
|
<a href="#manage" data-toggle="tab" class="nav-link active"><i class="fas fa-globe fa-fw"></i> {lang key='manage'}</a>
|
|
|
</li>
|
|
|
{/if}
|
|
|
- {if $configurableoptions}
|
|
|
- <li class="nav-item">
|
|
|
- <a href="#configoptions" data-toggle="tab" class="nav-link{if !$moduleclientarea} active{/if}"><i class="fas fa-cubes fa-fw"></i>Details</a>
|
|
|
- </li>
|
|
|
- {/if}
|
|
|
- {if $metricStats}
|
|
|
- <li class="nav-item">
|
|
|
- <a href="#metrics" data-toggle="tab" class="nav-link{if !$moduleclientarea && !$configurableoptions} active{/if}"><i class="fas fa-chart-line fa-fw"></i> {lang key='metrics.title'}</a>
|
|
|
- </li>
|
|
|
- {/if}
|
|
|
- {if $customfields}
|
|
|
- <li class="nav-item">
|
|
|
- <a href="#additionalinfo" data-toggle="tab" class="nav-link{if !$moduleclientarea && !$metricStats && !$configurableoptions} active{/if}"><i class="fas fa-info fa-fw"></i>Informationen</a>
|
|
|
- </li>
|
|
|
- {/if}
|
|
|
{if $lastupdate}
|
|
|
<li class="nav-item">
|
|
|
- <a href="#resourceusage" data-toggle="tab" class="nav-link{if !$moduleclientarea && !$configurableoptions && !$customfields} active{/if}"><i class="fas fa-inbox fa-fw"></i> {lang key='resourceUsage'}</a>
|
|
|
+ <a href="#resourceusage" data-toggle="tab" class="nav-link{if !$moduleclientarea} active{/if}"><i class="fas fa-inbox fa-fw"></i> {lang key='resourceUsage'}</a>
|
|
|
</li>
|
|
|
{/if}
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="card-body">
|
|
|
<div class="tab-content">
|
|
|
- {if $configurableoptions}
|
|
|
- <div class="tab-pane fade{if !$moduleclientarea} show active{/if}" role="tabpanel" id="configoptions">
|
|
|
- <table width="100%" cellspacing="0" cellpadding="0" class="frame">
|
|
|
- <tr>
|
|
|
- <td>
|
|
|
- <table width="100%" border="0" cellpadding="10" cellspacing="0" class="table table-striped table-framed">
|
|
|
- <tr>
|
|
|
- <td align='left'>Benutzername</td>
|
|
|
- <td align="left">{$mailaddress}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td align='left'>Seafile Speicher inklusive</td>
|
|
|
- <td align="left">{$basequota} GB</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td align='left'>Seafile Speicher zugebucht</td>
|
|
|
- <td align="left">{$addonquota} GB</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td align='left'>Seafile Speicher gesamt</td>
|
|
|
- <td align="left">{$userquota} GB</td>
|
|
|
- </tr>
|
|
|
- {if $moduleParams.configoption1}
|
|
|
- <tr>
|
|
|
- <td align='left'>Hosting Paket</td>
|
|
|
- <td align="left">{$moduleParams.configoption1}</td>
|
|
|
- </tr>
|
|
|
- {/if}
|
|
|
- </table>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- </div>
|
|
|
- {/if}
|
|
|
- {if $metricStats}
|
|
|
- <div class="tab-pane fade{if !$moduleclientarea && !$configurableoptions} show active{/if}" role="tabpanel" id="metrics">
|
|
|
- {include file="$template/clientareaproductusagebilling.tpl"}
|
|
|
- </div>
|
|
|
- {/if}
|
|
|
- {if $customfields}
|
|
|
- <div class="tab-pane fade{if !$moduleclientarea && !$configurableoptions && !$metricStats} show active{/if}" role="tabpanel" id="additionalinfo">
|
|
|
- <table width="100%" cellspacing="0" cellpadding="0" class="frame">
|
|
|
- <tr>
|
|
|
- <th width="50%"></th>
|
|
|
- <th width="50%"></th>
|
|
|
- </tr>
|
|
|
- {if $moduleParams.configoption3 == 'on'}
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <br />
|
|
|
- <h6 class="heading">Seafile URL</h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <h6 class="heading"><a href="{$moduleParams.configoption4}" target="_blank"> {$moduleParams.configoption4}</a></h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- {else}
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <br />
|
|
|
- <h6 class="heading">Seafile URL</h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <h6 class="heading"><a href="{$url}" target="_blank">{$url}</a></h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- {/if}
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <br />
|
|
|
- <hr>
|
|
|
- <br />
|
|
|
- </td>
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <h6 class="heading">Integrieren Sie Seafile auf Ihr Mobiltelefon oder Ihren PC</h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <h6 class="heading">Als Benutzernamen verwenden Sie immer Ihren Seafile Account</h6>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan=2 align='center'>
|
|
|
- <br />
|
|
|
- <hr>
|
|
|
- <br />
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td align='center'>
|
|
|
- <strong>Windows Drive Client</strong><br />
|
|
|
- Zugriff auf die Daten über ein<br />
|
|
|
- eingebundenes Netzlaufwerk.<br />
|
|
|
- <br />
|
|
|
- <a href="{$drivewin}" target="_blank"><img src="modules/servers/seafile/seadrive-win.png" /></a>
|
|
|
- </td>
|
|
|
- <td align="center">
|
|
|
- <strong>Windows Client</strong><br />
|
|
|
- Synchronisierung Ihrer Dateien mit Seafile<br />
|
|
|
- Mehrere Konten auf veschiedenen Servern<br />
|
|
|
- <br />
|
|
|
- <a href="{$winclient}" target="_blank"><img src="modules/servers/seafile/windows.png" /></a>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <td colspan=2 align='left'>
|
|
|
- <br />
|
|
|
- <hr>
|
|
|
- <br />
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td align='center'>
|
|
|
- <strong>Apple Drive Client</strong><br />
|
|
|
- Zugriff auf Ihre Daten über eine im Finder
|
|
|
- direkt eingebundene Freigabe.
|
|
|
- Mehrere Konten auf veschiedenen Servern<br />
|
|
|
- <br />
|
|
|
- <a href="{$drivemac}" target="_blank"><img src="modules/servers/seafile/apple.png" /></a>
|
|
|
- </td>
|
|
|
- <td align="center">
|
|
|
- <strong>Apple Client</strong><br />
|
|
|
- Zugriff auf die Dateien via <br />
|
|
|
- Desktop Applikation<br />
|
|
|
- <br />
|
|
|
- <a href="{$macclient}" target="_blank"><img src="modules/servers/seafile/apple.png" /></a>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <td colspan=2 align='left'>
|
|
|
- <br />
|
|
|
- <hr>
|
|
|
- <br />
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td align='center'>
|
|
|
- <strong>App für Android</strong><br />
|
|
|
- Mit dem Seafile-Client für Android<br />
|
|
|
- können Sie Ihre Dateien über eine <br />
|
|
|
- verschlüsselte Verbindung völlig <br />
|
|
|
- sicher synchronisieren, bearbeiten und teilen.<br />
|
|
|
- <br />
|
|
|
- <a href="{$mobile2}" target="_blank"><img src="modules/servers/seafile/google_play.png" /></a>
|
|
|
- </td>
|
|
|
- <td align="center">
|
|
|
- <strong>App für iPhone</strong><br />
|
|
|
- Mit dem Seafile-Client für iPhone<br />
|
|
|
- können Sie Ihre Dateien über eine <br />
|
|
|
- verschlüsselte Verbindung völlig <br />
|
|
|
- sicher synchronisieren, bearbeiten und teilen.<br />
|
|
|
- <br />
|
|
|
- <a href="{$mobile1}" target="_blank"><img src="modules/servers/seafile/apple_store.png" /></a>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
+ {if $moduleclientarea}
|
|
|
+ <div class="tab-pane fade" role="tabpanel" id="resourceusage" align="center">
|
|
|
+ <div class="col-sm-10">
|
|
|
+ <div class="col-sm-6">
|
|
|
+ <h4>{lang key='overview'}</h4>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- {/if}
|
|
|
- {if $lastupdate}
|
|
|
+ </div>
|
|
|
+ {/if}
|
|
|
+ {if $lastupdate}
|
|
|
<div class="tab-pane fade" role="tabpanel" id="resourceusage" align="center">
|
|
|
<div class="col-sm-10">
|
|
|
<div class="col-sm-6">
|