diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..13566b81 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 00000000..3389016d --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ui/ui/admin/bandwidth/add.tpl b/ui/ui/admin/bandwidth/add.tpl index d7df5547..0fc21641 100644 --- a/ui/ui/admin/bandwidth/add.tpl +++ b/ui/ui/admin/bandwidth/add.tpl @@ -82,30 +82,30 @@
{Lang::T('Burst Limit Preset')}
2x - 2M to + 2M {Lang::T('to')} 4M 3M - to 6M - 4M to 8M + {Lang::T('to')} 6M + 4M {Lang::T('to')} 8M 5M to 10M - 6M to 12M - 7M to + 6M {Lang::T('to')} 12M + 7M {Lang::T('to')} 14M - 8M to 16M - 9M to + 8M {Lang::T('to')} 16M + 9M {Lang::T('to')} 18M - 10M to 20M + 10M {Lang::T('to')} 20M upto 1MB - 1M upto 2M - 2M upto 3M - 3M upto 4M - 4M upto 5M - 5M upto 6M - 6M upto 7M - 7M upto 8M - 8M upto 9M - 9M upto 10M + 1M {Lang::T('upto')} 2M + 2M {Lang::T('upto')} 3M + 3M {Lang::T('upto')} 4M + 4M {Lang::T('upto')} 5M + 5M {Lang::T('upto')} 6M + 6M {Lang::T('upto')} 7M + 7M {Lang::T('upto')} 8M + 8M {Lang::T('upto')} 9M + 9M {Lang::T('upto')} 10M
diff --git a/ui/ui/admin/customers/list.tpl b/ui/ui/admin/customers/list.tpl index c752ccdd..8906dd41 100644 --- a/ui/ui/admin/customers/list.tpl +++ b/ui/ui/admin/customers/list.tpl @@ -19,7 +19,7 @@
CSV
{/if} @@ -31,7 +31,7 @@
- Order   + {Lang::T('Order ')}  
{foreach $statuses as $status}