Skip to content

Commit c5d1b61

Browse files
authored
Update config.php
1 parent 88092bb commit c5d1b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ function getAdminKeys(){
334334
[['text'=>$buttonValues['tickets_list'],'callback_data'=>"ticketsList"],['text'=>$buttonValues['message_to_all'],'callback_data'=>"message2All"]],
335335
[
336336
['text'=>$buttonValues['agent_list'],'callback_data'=>"agentsList"],
337-
['text'=>$buttonValues['rejected_agent_list'],'callback_data'=>"rejectedAgentList"]
337+
['text'=>'درخواست رد شده نماینده','callback_data'=>"rejectedAgentList"]
338338
],
339339
[['text'=>$buttonValues['back_to_main'],'callback_data'=>"mainMenu"]],
340340
]]);

0 commit comments

Comments
 (0)