MDL-65591 tool_customlang: Re-adding the save buttons at the bottom

This commit is contained in:
Shamim Rezaie
2019-05-21 02:20:20 +10:00
parent a866c5c238
commit 1806f70cbb
@@ -146,5 +146,14 @@
</div>
{{/strings}}
</div>
<fieldset class="m-a-1 m-3">
<button type="submit" name="savecontinue" class="btn btn-secondary">
{{#str}}savecontinue, tool_customlang{{/str}}
</button>
<button type="submit" name="savecheckin" class="btn btn-secondary">
{{#str}}savecheckin, tool_customlang{{/str}}
</button>
</fieldset>
</form>
{{/hasstrings}}