From 6195a5f0ebe8239af5fca375f27cc4fc9fb69174 Mon Sep 17 00:00:00 2001 From: Dmitry Naumov-Socolov Date: Mon, 31 Oct 2016 10:29:53 -0400 Subject: [PATCH] WEB. Added hint to star icon --- web/inc/i18n/ar.php | 3 +-- web/inc/i18n/bs.php | 2 +- web/inc/i18n/cn.php | 3 ++- web/inc/i18n/cz.php | 2 +- web/inc/i18n/da.php | 2 +- web/inc/i18n/de.php | 2 +- web/inc/i18n/el.php | 2 +- web/inc/i18n/en.php | 2 +- web/inc/i18n/es.php | 2 +- web/inc/i18n/fa.php | 3 +-- web/inc/i18n/fi.php | 2 +- web/inc/i18n/fr.php | 2 +- web/inc/i18n/hu.php | 2 +- web/inc/i18n/id.php | 2 +- web/inc/i18n/it.php | 2 +- web/inc/i18n/ja.php | 2 +- web/inc/i18n/ka.php | 2 +- web/inc/i18n/nl.php | 2 +- web/inc/i18n/no.php | 2 +- web/inc/i18n/pl.php | 2 +- web/inc/i18n/pt-BR.php | 2 +- web/inc/i18n/pt.php | 2 +- web/inc/i18n/ro.php | 2 +- web/inc/i18n/ru.php | 2 +- web/inc/i18n/se.php | 2 +- web/inc/i18n/tr.php | 2 +- web/inc/i18n/tw.php | 3 ++- web/inc/i18n/ua.php | 2 +- web/inc/i18n/vi.php | 2 +- web/templates/admin/list_cron.html | 2 +- web/templates/admin/list_db.html | 2 +- web/templates/admin/list_dns.html | 2 +- web/templates/admin/list_dns_rec.html | 2 +- web/templates/admin/list_firewall.html | 2 +- web/templates/admin/list_ip.html | 2 +- web/templates/admin/list_mail.html | 2 +- web/templates/admin/list_mail_acc.html | 2 +- web/templates/admin/list_packages.html | 2 +- web/templates/admin/list_search.html | 2 +- web/templates/admin/list_user.html | 2 +- web/templates/admin/list_web.html | 2 +- web/templates/user/list_cron.html | 2 +- web/templates/user/list_db.html | 2 +- web/templates/user/list_dns.html | 2 +- web/templates/user/list_dns_rec.html | 2 +- web/templates/user/list_mail.html | 2 +- web/templates/user/list_mail_acc.html | 2 +- web/templates/user/list_search.html | 2 +- web/templates/user/list_stats.html | 2 +- web/templates/user/list_user.html | 2 +- web/templates/user/list_web.html | 2 +- 51 files changed, 53 insertions(+), 53 deletions(-) diff --git a/web/inc/i18n/ar.php b/web/inc/i18n/ar.php index 293d65fc..d4dd8406 100644 --- a/web/inc/i18n/ar.php +++ b/web/inc/i18n/ar.php @@ -584,6 +584,7 @@ $LANG['ar'] = array( 'Starred' => 'المحدد بنجمة', 'Name' => 'الاسم', + 'save to favorites' => 'save to favorites', 'File Manager' => 'مدير الملفات', 'size' => 'الحجم', @@ -751,8 +752,6 @@ $LANG['ar'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', - // Texts below doesn't exist in en.php '%s rule' => 'قواعد %s', 'MainDomain' => 'النطاق الرئيسي', diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php index acfcd354..b92ba1e4 100644 --- a/web/inc/i18n/bs.php +++ b/web/inc/i18n/bs.php @@ -584,6 +584,7 @@ $LANG['bs'] = array( 'Starred' => 'Označen zvjezdicom', 'Name' => 'Ime', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'veličina', @@ -750,5 +751,4 @@ $LANG['bs'] = array( 'maximum characters length, including prefix' => 'maksimalna dužina sme biti %s karaktera, uključujući i prefix', - 'no notifications' => 'no notifications', ); \ No newline at end of file diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php index fda878fe..0282b34e 100644 --- a/web/inc/i18n/cn.php +++ b/web/inc/i18n/cn.php @@ -585,6 +585,8 @@ $LANG['cn'] = array( 'Starred' => '星标', 'Name' => '名称', + 'save to favorites' => 'save to favorites', + 'File Manager' => '文件管理', 'type' => '类型', 'size' => '大小', @@ -751,5 +753,4 @@ $LANG['cn'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/cz.php b/web/inc/i18n/cz.php index 41c7824f..fedead97 100644 --- a/web/inc/i18n/cz.php +++ b/web/inc/i18n/cz.php @@ -585,6 +585,7 @@ $LANG['cz'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['cz'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/da.php b/web/inc/i18n/da.php index b37ec339..b0820a13 100644 --- a/web/inc/i18n/da.php +++ b/web/inc/i18n/da.php @@ -586,6 +586,7 @@ $LANG['da'] = array( 'Starred' => 'Starred', 'Name' => 'Navn', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -753,5 +754,4 @@ $LANG['da'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php index 64e5ba67..57e8b392 100644 --- a/web/inc/i18n/de.php +++ b/web/inc/i18n/de.php @@ -584,6 +584,7 @@ $LANG['de'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -751,5 +752,4 @@ $LANG['de'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/el.php b/web/inc/i18n/el.php index 4ef5064e..1c37f336 100644 --- a/web/inc/i18n/el.php +++ b/web/inc/i18n/el.php @@ -585,6 +585,7 @@ $LANG['el'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['el'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index 2d7c1654..8389b2c0 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -584,6 +584,7 @@ $LANG['en'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -751,5 +752,4 @@ $LANG['en'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index 5392ed9d..64aa64a2 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -585,6 +585,7 @@ $LANG['es'] = array( 'Starred' => 'Favorito', 'Name' => 'Nombre', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Editor de Archivos', 'size' => 'tamaño', @@ -749,5 +750,4 @@ $LANG['es'] = array( 'maximum characters length, including prefix' => 'usar un máximo de %s, incluyendo prefijo', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/fa.php b/web/inc/i18n/fa.php index 6fd2b953..6ad370e5 100644 --- a/web/inc/i18n/fa.php +++ b/web/inc/i18n/fa.php @@ -587,6 +587,7 @@ $LANG['fa'] = [ 'Starred' => 'ستاره دار', 'Name' => 'نام', + 'save to favorites' => 'save to favorites', 'File Manager' => 'مدیریت پرونده', 'size' => 'اندازه', @@ -754,8 +755,6 @@ $LANG['fa'] = [ 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', - // Texts below doesn't exist in en.php '70 خط اخر %s.%s.log' => 'هفتاد خط انتهايي از %s.%s.log', ]; diff --git a/web/inc/i18n/fi.php b/web/inc/i18n/fi.php index 6e767e8a..d2bcac02 100644 --- a/web/inc/i18n/fi.php +++ b/web/inc/i18n/fi.php @@ -586,6 +586,7 @@ $LANG['fi'] = array( 'Starred' => 'Starred', 'Name' => 'Nimi', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Tiedostonhallinta', 'size' => 'koko', @@ -753,7 +754,6 @@ $LANG['fi'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', // Texts below doesn't exist in en.php 'traffic' => 'tiedonsiirto', 'disk' => 'levytila', diff --git a/web/inc/i18n/fr.php b/web/inc/i18n/fr.php index 8f30c309..06556240 100644 --- a/web/inc/i18n/fr.php +++ b/web/inc/i18n/fr.php @@ -584,6 +584,7 @@ $LANG['fr'] = array( 'Starred' => 'Favoris', 'Name' => 'Nom', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Fichiers', 'size' => 'taille', @@ -751,7 +752,6 @@ $LANG['fr'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', // Texts below doesn't exist in en.php 'disk' => 'disque', 'traffic' => 'traffic', diff --git a/web/inc/i18n/hu.php b/web/inc/i18n/hu.php index 00bc3c58..4c6f067e 100644 --- a/web/inc/i18n/hu.php +++ b/web/inc/i18n/hu.php @@ -588,6 +588,7 @@ $LANG['hu'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -755,7 +756,6 @@ $LANG['hu'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', // Texts below doesn't exist in en.php 'Bandwidth Usage eth1' => 'eth1 sávszélesség használat', ); diff --git a/web/inc/i18n/id.php b/web/inc/i18n/id.php index e9729f6c..1d786b7b 100644 --- a/web/inc/i18n/id.php +++ b/web/inc/i18n/id.php @@ -587,6 +587,7 @@ $LANG['id'] = array( 'Starred' => 'Bintangi', 'Name' => 'Nama', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'ukuran', @@ -754,5 +755,4 @@ $LANG['id'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/it.php b/web/inc/i18n/it.php index 2f66a224..7cb191d1 100644 --- a/web/inc/i18n/it.php +++ b/web/inc/i18n/it.php @@ -585,6 +585,7 @@ $LANG['it'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['it'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ja.php b/web/inc/i18n/ja.php index 893013bd..194b505a 100644 --- a/web/inc/i18n/ja.php +++ b/web/inc/i18n/ja.php @@ -584,6 +584,7 @@ $LANG['ja'] = array( 'Starred' => 'スター付き', 'Name' => '名前', + 'save to favorites' => 'save to favorites', 'File Manager' => 'ファイルマネージャー', 'size' => '容量', @@ -751,5 +752,4 @@ $LANG['ja'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ka.php b/web/inc/i18n/ka.php index ba68a7fa..43e5e62d 100644 --- a/web/inc/i18n/ka.php +++ b/web/inc/i18n/ka.php @@ -584,6 +584,7 @@ $LANG['ka'] = array( 'Starred' => 'ვარსკვლავებით', 'Name' => 'სახელით', + 'save to favorites' => 'save to favorites', 'File Manager' => 'ფაილები', 'type' => 'ტიპი', @@ -751,5 +752,4 @@ $LANG['ka'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index 95a7bd1e..a40b8767 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -585,6 +585,7 @@ $LANG['nl'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['nl'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/no.php b/web/inc/i18n/no.php index e699f644..94cdd33e 100644 --- a/web/inc/i18n/no.php +++ b/web/inc/i18n/no.php @@ -585,6 +585,7 @@ $LANG['no'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -752,5 +753,4 @@ $LANG['no'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/pl.php b/web/inc/i18n/pl.php index 284c1e2b..4f62331a 100644 --- a/web/inc/i18n/pl.php +++ b/web/inc/i18n/pl.php @@ -584,6 +584,7 @@ $LANG['pl'] = array( 'Starred' => 'Gwiazdka', 'Name' => 'Nazwa', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Manager Plików', 'size' => 'rozmiar', @@ -751,5 +752,4 @@ $LANG['pl'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/pt-BR.php b/web/inc/i18n/pt-BR.php index 40d685fc..b90dffc1 100644 --- a/web/inc/i18n/pt-BR.php +++ b/web/inc/i18n/pt-BR.php @@ -584,6 +584,7 @@ $LANG['pt-BR'] = array( 'Starred' => 'Estreado', 'Name' => 'Nome', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Gerenciador de Arquivos', 'size' => 'tamanho', @@ -751,5 +752,4 @@ $LANG['pt-BR'] = array( 'maximum characters length, including prefix' => 'comprimento máximo de % caracteres, incluindo o prefixo', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php index affc82bf..0ed59d57 100644 --- a/web/inc/i18n/pt.php +++ b/web/inc/i18n/pt.php @@ -584,6 +584,7 @@ $LANG['pt'] = array( 'Starred' => 'Estreado', 'Name' => 'Nome', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'tamanho', @@ -751,5 +752,4 @@ $LANG['pt'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php index 98c34208..e7340254 100644 --- a/web/inc/i18n/ro.php +++ b/web/inc/i18n/ro.php @@ -586,6 +586,7 @@ $LANG['ro'] = array( 'Starred' => 'Importante', 'Name' => 'Nume', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Manager de fișiere', 'size' => 'mărime', @@ -753,5 +754,4 @@ $LANG['ro'] = array( 'maximum characters length, including prefix' => 'maximum %s caractere, incluzând prefixul', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 80347c4f..f60b5696 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -585,6 +585,7 @@ $LANG['ru'] = array( 'Starred' => 'Избранные', 'Name' => 'Имя', + 'save to favorites' => 'добавить в избранное', 'File Manager' => 'Файлы', 'size' => 'размер', @@ -752,5 +753,4 @@ $LANG['ru'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/se.php b/web/inc/i18n/se.php index 3475a6fd..6681f2ff 100644 --- a/web/inc/i18n/se.php +++ b/web/inc/i18n/se.php @@ -584,6 +584,7 @@ $LANG['se'] = array( 'Starred' => 'Starred', 'Name' => 'Name', + 'save to favorites' => 'save to favorites', 'File Manager' => 'File Manager', 'size' => 'size', @@ -751,5 +752,4 @@ $LANG['se'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/tr.php b/web/inc/i18n/tr.php index 42a313ff..b405c234 100644 --- a/web/inc/i18n/tr.php +++ b/web/inc/i18n/tr.php @@ -585,6 +585,7 @@ $LANG['tr'] = array( 'Starred' => 'Yıldızlı', 'Name' => 'İsim', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Dosya Yöneticisi', 'size' => 'boyut', @@ -752,5 +753,4 @@ $LANG['tr'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 1c946dd8..84b0a506 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -608,6 +608,8 @@ $LANG['tw'] = array( 'Starred' => '加註星號', 'Name' => '名稱', + 'save to favorites' => 'save to favorites', + 'File Manager' => '檔案管理器', 'size' => '大小', 'date' => '日期', @@ -774,5 +776,4 @@ $LANG['tw'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index 2ce7e1cf..75595b61 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -585,6 +585,7 @@ $LANG['ua'] = array( 'Starred' => 'Вибране', 'Name' => "Ім'я", + 'save to favorites' => 'save to favorites', 'File Manager' => 'Файловий менеджер', 'size' => 'розмір', @@ -752,5 +753,4 @@ $LANG['ua'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); \ No newline at end of file diff --git a/web/inc/i18n/vi.php b/web/inc/i18n/vi.php index 23b7eac6..aee1a977 100644 --- a/web/inc/i18n/vi.php +++ b/web/inc/i18n/vi.php @@ -584,6 +584,7 @@ $LANG['vi'] = array( 'Starred' => 'Đánh dấu', 'Name' => 'Tên', + 'save to favorites' => 'save to favorites', 'File Manager' => 'Quản lý tệp', 'size' => 'size', @@ -750,5 +751,4 @@ $LANG['vi'] = array( 'maximum characters length, including prefix' => 'maximum %s characters length, including prefix', - 'no notifications' => 'no notifications', ); diff --git a/web/templates/admin/list_cron.html b/web/templates/admin/list_cron.html index 2a0d56b3..1acd3fb4 100644 --- a/web/templates/admin/list_cron.html +++ b/web/templates/admin/list_cron.html @@ -122,7 +122,7 @@ sort-star="
- +
diff --git a/web/templates/admin/list_db.html b/web/templates/admin/list_db.html index 57c9c7bd..bf350009 100644 --- a/web/templates/admin/list_db.html +++ b/web/templates/admin/list_db.html @@ -150,7 +150,7 @@ sort-user="" sort-server="" so
- +
diff --git a/web/templates/admin/list_dns.html b/web/templates/admin/list_dns.html index 344c9d3d..74e6b791 100644 --- a/web/templates/admin/list_dns.html +++ b/web/templates/admin/list_dns.html @@ -112,7 +112,7 @@ sort-expire="" sort-records="
- +
diff --git a/web/templates/admin/list_dns_rec.html b/web/templates/admin/list_dns_rec.html index 3238b526..a74b8574 100644 --- a/web/templates/admin/list_dns_rec.html +++ b/web/templates/admin/list_dns_rec.html @@ -96,7 +96,7 @@ v_unit_id="" v_section="dns_rec">
- +
diff --git a/web/templates/admin/list_firewall.html b/web/templates/admin/list_firewall.html index 2c0609bf..06bbe68c 100644 --- a/web/templates/admin/list_firewall.html +++ b/web/templates/admin/list_firewall.html @@ -111,7 +111,7 @@ sort-ip="" sort-comment="
- +
diff --git a/web/templates/admin/list_ip.html b/web/templates/admin/list_ip.html index ab4dfb3d..18675c3d 100644 --- a/web/templates/admin/list_ip.html +++ b/web/templates/admin/list_ip.html @@ -92,7 +92,7 @@ sort-owner="" sort-star="
- +
diff --git a/web/templates/admin/list_mail.html b/web/templates/admin/list_mail.html index df9fd863..47aea6fe 100644 --- a/web/templates/admin/list_mail.html +++ b/web/templates/admin/list_mail.html @@ -131,7 +131,7 @@ sort-accounts="" sort-star="
- +
diff --git a/web/templates/admin/list_mail_acc.html b/web/templates/admin/list_mail_acc.html index b61c6007..0d33639f 100644 --- a/web/templates/admin/list_mail_acc.html +++ b/web/templates/admin/list_mail_acc.html @@ -124,7 +124,7 @@ sort-star="
- +
diff --git a/web/templates/admin/list_packages.html b/web/templates/admin/list_packages.html index 5c9e7359..27442da7 100644 --- a/web/templates/admin/list_packages.html +++ b/web/templates/admin/list_packages.html @@ -88,7 +88,7 @@ sort-star="
- +
diff --git a/web/templates/admin/list_search.html b/web/templates/admin/list_search.html index 888a069c..13aef07f 100644 --- a/web/templates/admin/list_search.html +++ b/web/templates/admin/list_search.html @@ -182,7 +182,7 @@
- +
diff --git a/web/templates/admin/list_user.html b/web/templates/admin/list_user.html index 199db9af..d665108d 100644 --- a/web/templates/admin/list_user.html +++ b/web/templates/admin/list_user.html @@ -131,7 +131,7 @@ sort-bandwidth="" sort-disk="
- +
diff --git a/web/templates/admin/list_web.html b/web/templates/admin/list_web.html index d0404e2f..3c9fe378 100644 --- a/web/templates/admin/list_web.html +++ b/web/templates/admin/list_web.html @@ -168,7 +168,7 @@ sort-name="" sort-bandwidth="" sort-dis
- +
diff --git a/web/templates/user/list_cron.html b/web/templates/user/list_cron.html index 61b14f09..3736fad2 100644 --- a/web/templates/user/list_cron.html +++ b/web/templates/user/list_cron.html @@ -109,7 +109,7 @@ sort-date="" sort-nam
- +
diff --git a/web/templates/user/list_db.html b/web/templates/user/list_db.html index c4b09ab9..c6b00a31 100644 --- a/web/templates/user/list_db.html +++ b/web/templates/user/list_db.html @@ -139,7 +139,7 @@ sort-user="" sort-server="" so
- +
diff --git a/web/templates/user/list_dns.html b/web/templates/user/list_dns.html index 14921866..fd3d479b 100644 --- a/web/templates/user/list_dns.html +++ b/web/templates/user/list_dns.html @@ -100,7 +100,7 @@ sort-expire="" sort-records="
- +
diff --git a/web/templates/user/list_dns_rec.html b/web/templates/user/list_dns_rec.html index 10a840c0..367ee50b 100644 --- a/web/templates/user/list_dns_rec.html +++ b/web/templates/user/list_dns_rec.html @@ -94,7 +94,7 @@
- +
diff --git a/web/templates/user/list_mail.html b/web/templates/user/list_mail.html index 5ce0d17e..232c1925 100644 --- a/web/templates/user/list_mail.html +++ b/web/templates/user/list_mail.html @@ -119,7 +119,7 @@ sort-accounts="" sort-star="
- +
diff --git a/web/templates/user/list_mail_acc.html b/web/templates/user/list_mail_acc.html index 53d802c6..37b82bc1 100644 --- a/web/templates/user/list_mail_acc.html +++ b/web/templates/user/list_mail_acc.html @@ -112,7 +112,7 @@ sort-star="
- +
diff --git a/web/templates/user/list_search.html b/web/templates/user/list_search.html index 4aae3494..270ff301 100644 --- a/web/templates/user/list_search.html +++ b/web/templates/user/list_search.html @@ -147,7 +147,7 @@
- +
diff --git a/web/templates/user/list_stats.html b/web/templates/user/list_stats.html index aa70d794..58dfbef9 100644 --- a/web/templates/user/list_stats.html +++ b/web/templates/user/list_stats.html @@ -71,7 +71,7 @@
- +
diff --git a/web/templates/user/list_user.html b/web/templates/user/list_user.html index ac9b4c50..e30b419c 100644 --- a/web/templates/user/list_user.html +++ b/web/templates/user/list_user.html @@ -119,7 +119,7 @@ sort-disk="" sort-star="
- +
diff --git a/web/templates/user/list_web.html b/web/templates/user/list_web.html index e0f29ccd..af79aede 100644 --- a/web/templates/user/list_web.html +++ b/web/templates/user/list_web.html @@ -158,7 +158,7 @@ sort-bandwidth="" sort-disk="
- +