rhushikeshc / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Action-log filter string appear twice #337

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.On actions-log.php page 
2.Use the filter dropdown ' Account (user or client) logs out ' appear twice 
into the list

What is the expected output? What do you see instead?
This should only appear once.

What version of the product are you using? On what operating system?
r412

Please provide any additional information below.

Original issue reported on code.google.com by access_c...@hotmail.com on 27 Jun 2013 at 11:48

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
To fix it just remove one of the lines ... but keep one :)

edit actions-log.php

<option value="31"><?php _e('Account (user or client) logs out','cftp_admin'); 
?></option> 

Original comment by access_c...@hotmail.com on 27 Jun 2013 at 11:50

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r433.

Original comment by i...@subwaydesign.com.ar on 19 Oct 2013 at 2:46