Skip to content

Commit

Permalink
Merge pull request #1 from Caleydon/Caleydon-patch-1
Browse files Browse the repository at this point in the history
Fix for subtitle on Auto Save tab
  • Loading branch information
Caleydon committed Oct 28, 2021
2 parents 991de92 + b4e598c commit c7849f9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -118,7 +118,7 @@
<fieldset>
<div class="field-instruct<?=$field_class?>">
<label><span class="ico sub-arrow js-toggle-field"></span><?=lang('autosaved_versions')?></label>
<em><?=lang('autosaved_versions')?></em>
<em><?=lang('autosaved_versions_desc')?></em>
</div>
<div class="field-control">
<?=$autosaves?>
Expand Down

0 comments on commit c7849f9

Please sign in to comment.