Updated Need algorithm dialog.

This commit is contained in:
Unick Soft
2017-10-28 14:32:06 +03:00
parent 3f16d03e71
commit 5292f162bb
4 changed files with 7 additions and 2 deletions

View File

@@ -311,6 +311,7 @@
<fieldset>
<p><?= L('what_algorithm_need') ?></p>
<textarea name="needAlgorthmText" id="NeedAlgorithmMessage" rows="5"></textarea>
<p><?= L('what_algorithm_we_have') ?></p>
</fieldset>
</form>
</div>