1.nano /var/www/html/astpp/application/modules/user/libraries/user_form.php
# gettext ( "Action" ),
# "110",
# "",
# "",
# "",
# array (
# "EDIT" => array (
# "url" => "/accounts/fssipdevices_action/edit/",
# "mode" => "single",
# "layout" => "medium"
# ),
# "DELETE" => array (
# "url" => "/accounts/fssipdevices_action/delete/",
# "mode" => "single"
# )
# )
# gettext ( 'Caller Name' ),
# 'INPUT',
# array (
# 'name' => 'effective_caller_id_name',
# 'size' => '20',
# 'class' => "text field medium"
# ),
# '',
# 'tOOL TIP',
# 'Please Enter account number'
),
array (
# gettext ( 'Caller Number' ),
# 'INPUT',
# array (
# 'name' => 'effective_caller_id_number',
# 'size' => '20',
# 'class' => "text field medium"
# ),
# '',
# 'tOOL TIP',
# 'Please Enter account number'
2.