diff options
Diffstat (limited to 'templates/revert.tmpl')
-rw-r--r-- | templates/revert.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/revert.tmpl b/templates/revert.tmpl index 6289bea6b..0de32811b 100644 --- a/templates/revert.tmpl +++ b/templates/revert.tmpl @@ -3,6 +3,8 @@ <TMPL_VAR FIELD-DO> <TMPL_VAR FIELD-SID> <TMPL_VAR FIELD-REV> +<label for="revertmessage" class="block">Optional comment about this change:</label> + <TMPL_VAR FIELD-REVERTMESSAGE> </div> <div class="revert buttons"> <TMPL_VAR form-submit> |