Fix link label

This commit is contained in:
Ilya Ig. Petrov 2017-11-11 12:37:58 +05:00
parent db52a6dbc0
commit 676de4c854

View File

@ -363,7 +363,7 @@ export default function getProxyEditor(theState) {
} }
</tbody> </tbody>
</table> </table>
<a href="https://rebrand.ly/ac-protected-proxy">Пароли?</a> <a href="https://rebrand.ly/ac-protected-proxy">Запароленные прокси?</a>
</form> </form>
); );
} }