Skip to content

Commit b071f84

Browse files
author
Kristan Kenney
committed
Fix alignment of elements on Add Cron Job page
1 parent c230216 commit b071f84

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

web/templates/admin/add_cron.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,14 @@
357357
<input type="hidden" name="ok" value="Add" />
358358
<table class="data mode-add">
359359
<tr class="data-add">
360+
<td class="data-dotted">
361+
<table class="data-col1">
362+
<tr>
363+
<td>
364+
</td>
365+
</tr>
366+
</table>
367+
</td>
360368
<td class="data-dotted">
361369
<table class="data-col2" width="600px">
362370
<tr>

0 commit comments

Comments
 (0)