From 889746baec4971613d20cd49e24b95a9bd77eaef Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 5 Mar 2010 11:09:45 +0000 Subject: [PATCH] Added table summaries git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16201 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../connectivity/pureftpd/pureftpd.tpl | 89 ++++++++++--------- 1 file changed, 49 insertions(+), 40 deletions(-) diff --git a/gosa-plugins/pureftpd/personal/connectivity/pureftpd/pureftpd.tpl b/gosa-plugins/pureftpd/personal/connectivity/pureftpd/pureftpd.tpl index 2d399b018..a81a3c8d5 100644 --- a/gosa-plugins/pureftpd/personal/connectivity/pureftpd/pureftpd.tpl +++ b/gosa-plugins/pureftpd/personal/connectivity/pureftpd/pureftpd.tpl @@ -6,12 +6,13 @@ {t}FTP account{/t} - +
@@ -39,7 +44,7 @@   -- 2.30.2
- +
- + - +
{t}Bandwidth{/t} @@ -19,19 +20,23 @@
{t}Upload bandwidth{/t} -{render acl=$FTPUploadBandwidthACL checkbox=$multiple_support checked=$use_FTPUploadBandwidth} - -{/render} - {t}kb/s{/t} + {render acl=$FTPUploadBandwidthACL checkbox=$multiple_support checked=$use_FTPUploadBandwidth} + + {/render} + {t}kb/s{/t} +
{t}Download bandwidth{/t} -{render acl=$FTPDownloadBandwidthACL checkbox=$multiple_support checked=$use_FTPDownloadBandwidth} - -{/render} - {t}kb/s{/t} + {render acl=$FTPDownloadBandwidthACL checkbox=$multiple_support checked=$use_FTPDownloadBandwidth} + + {/render} + {t}kb/s{/t} +
- +
- + - +
{t}Quota{/t} @@ -47,27 +52,29 @@
{t}Files{/t} -{render acl=$FTPQuotaFilesACL checkbox=$multiple_support checked=$use_FTPQuotaFiles} - -{/render} - + {render acl=$FTPQuotaFilesACL checkbox=$multiple_support checked=$use_FTPQuotaFiles} + + {/render} +
{t}Size{/t} -{render acl=$FTPQuotaMBytesACL checkbox=$multiple_support checked=$use_FTPQuotaMBytes} - -{/render} - {t}MB{/t} - + {render acl=$FTPQuotaMBytesACL checkbox=$multiple_support checked=$use_FTPQuotaMBytes} + + {/render} + {t}MB{/t} +
- +
- +
{t}Ratio{/t} @@ -75,31 +82,33 @@
{t}Uploaded / downloaded files{/t} - -{render acl=$FTPUploadRatioACL checkbox=$multiple_support checked=$use_FTPUploadRatio} - -{/render} - / -{render acl=$FTPDownloadRatioACL checkbox=$multiple_support checked=$use_FTPDownloadRatio} - -{/render} - + {render acl=$FTPUploadRatioACL checkbox=$multiple_support checked=$use_FTPUploadRatio} + + {/render} + / + {render acl=$FTPDownloadRatioACL checkbox=$multiple_support checked=$use_FTPDownloadRatio} + + {/render} +
- +
+ {render acl=$FTPStatusACL checkbox=$multiple_support checked=$use_FTPStatus} + + {/render} + {t}Temporary disable FTP access{/t}
{t}Miscellaneous{/t}
-{render acl=$FTPStatusACL checkbox=$multiple_support checked=$use_FTPStatus} - -{/render} -{t}Temporary disable FTP access{/t}