BLD-753: Add i18n for LTI.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<input name="${param_name}" value="${param_value}" />
|
||||
%endfor
|
||||
|
||||
<input type="submit" value="Press to Launch" />
|
||||
<input type="submit" value="${_('Press to Launch')}" />
|
||||
</form>
|
||||
<script type="text/javascript">
|
||||
(function (d) {
|
||||
|
||||
Reference in New Issue
Block a user