fixed help-block translate bug

This commit is contained in:
hamza zia 2016-05-02 01:21:58 +08:00
parent 60b27ff7b0
commit 4afc502646

View File

@ -1080,7 +1080,7 @@ http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4
ng-model="connection.conf.directURL"/>
<p class="help-block">
{{ 'If supplied, links will be created to enable direct download from the Aria2 server.' | translate }}<br />
{{ '(Requires an appropriate webserver to be configured.)' | translate }}
{{ '(Requires appropriate webserver to be configured.)' | translate }}
</p>
</div>
</div>