tbrehm
2007-07-30 f1418832a07950b64b6c38c8fec5cf7342e89469
refs
author tbrehm <t.brehm@ispconfig.org>
Monday, July 30, 2007 17:11 -0400
committer tbrehm <t.brehm@ispconfig.org>
Monday, July 30, 2007 17:11 -0400
commitf1418832a07950b64b6c38c8fec5cf7342e89469
tree bf76c90a2708d488b7c70910f873e8dafcf4139e tree | zip | gz
parent 18dc9971fa3c8d111a547fac0d372679431a7762 view | diff
Fixes in the listview plugin_listviewfirst version of the dns module.
3 files modified
56 files added
3650 ■■■■■ changed files
interface/lib/classes/plugin_listview.inc.php 206 ●●●● diff | view | raw | blame | history
interface/lib/classes/tform_actions.inc.php 26 ●●●● diff | view | raw | blame | history
interface/web/dns/dns_a_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_a_list.php 27 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_alias_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_cname_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_hinfo_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_mx_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_ns_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_ptr_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_rp_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_rr_del.php 54 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_soa_edit.php 70 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_soa_list.php 27 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_srv_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/dns_txt_edit.php 72 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_a.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_alias.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_cname.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_hinfo.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_mx.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_ns.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_ptr.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_rp.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_soa.tform.php 212 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_srv.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/form/dns_txt.tform.php 145 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/admin.conf.php 2 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_a.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_a_list.lng 15 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_alias.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_cname.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_hinfo.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_mx.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_ns.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_ptr.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_rp.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_soa.lng 16 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_soa_list.lng 15 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_srv.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_txt.lng 11 ●●●●● diff | view | raw | blame | history
interface/web/dns/lib/module.conf.php 26 ●●●●● diff | view | raw | blame | history
interface/web/dns/list/dns_a.list.php 109 ●●●●● diff | view | raw | blame | history
interface/web/dns/list/dns_soa.list.php 112 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_a_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_a_list.htm 36 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_alias_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_cname_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_hinfo_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_mx_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_ns_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_ptr_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_records_edit.htm 10 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_rp_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_soa_edit.htm 61 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_soa_list.htm 34 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_srv_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns/templates/dns_txt_edit.htm 30 ●●●●● diff | view | raw | blame | history
interface/web/dns_old/lib/module.conf.php 12 ●●●● diff | view | raw | blame | history