1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

M #-: fix already sheduled service actions title

Signed-off-by: Daniel Dehennin <daniel.dehennin@ac-dijon.fr>
(cherry picked from commit c2960875999b54a5dfaf80636d37fb666543a4ca)
This commit is contained in:
Daniel 2021-08-17 07:41:00 +00:00 committed by Ruben S. Montero
parent eae245a32d
commit fa2c853b80
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -17,7 +17,7 @@
<table>
<tr>
<td id="title" colspan="3">
<h6 class="title_label">{{tr "Schedule actions in service"}}:</h6>
<h6 class="title_label">{{tr "Scheduled actions in service"}}:</h6>
</td>
</tr>
<tr>
@ -48,4 +48,4 @@
<button style="margin-top: 15px;" id="add_{{res}}_action_json" class="button small success secondary radius">{{tr "Perform"}}</button>
</td>
</tr>
</table>
</table>