|
15 | 15 | <tbody> |
16 | 16 | <tr> |
17 | 17 | <td>{{ctx.Locale.Tr "admin.dashboard.delete_inactive_accounts"}}</td> |
18 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="delete_inactive_accounts">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 18 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="delete_inactive_accounts">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
19 | 19 | </tr> |
20 | 20 | <tr> |
21 | 21 | <td>{{ctx.Locale.Tr "admin.dashboard.delete_repo_archives"}}</td> |
22 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="delete_repo_archives">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 22 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="delete_repo_archives">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
23 | 23 | </tr> |
24 | 24 | <tr> |
25 | 25 | <td>{{ctx.Locale.Tr "admin.dashboard.delete_missing_repos"}}</td> |
26 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="delete_missing_repos">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 26 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="delete_missing_repos">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
27 | 27 | </tr> |
28 | 28 | <tr> |
29 | 29 | <td>{{ctx.Locale.Tr "admin.dashboard.git_gc_repos"}}</td> |
30 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="git_gc_repos">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 30 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="git_gc_repos">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
31 | 31 | </tr> |
32 | 32 | {{if and (not .SSH.Disabled) (not .SSH.StartBuiltinServer)}} |
33 | 33 | <tr> |
34 | 34 | <td>{{ctx.Locale.Tr "admin.dashboard.resync_all_sshkeys"}}</td> |
35 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="resync_all_sshkeys">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 35 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="resync_all_sshkeys">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
36 | 36 | </tr> |
37 | 37 | <tr> |
38 | 38 | <td>{{ctx.Locale.Tr "admin.dashboard.resync_all_sshprincipals"}}</td> |
39 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="resync_all_sshprincipals">{{svg "octicon-play" 16}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 39 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="resync_all_sshprincipals">{{svg "octicon-play" 16}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
40 | 40 | </tr> |
41 | 41 | {{end}} |
42 | 42 | <tr> |
43 | 43 | <td>{{ctx.Locale.Tr "admin.dashboard.resync_all_hooks"}}</td> |
44 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="resync_all_hooks">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 44 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="resync_all_hooks">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
45 | 45 | </tr> |
46 | 46 | <tr> |
47 | 47 | <td>{{ctx.Locale.Tr "admin.dashboard.reinit_missing_repos"}}</td> |
48 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="reinit_missing_repos">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 48 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="reinit_missing_repos">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
49 | 49 | </tr> |
50 | 50 | <tr> |
51 | 51 | <td>{{ctx.Locale.Tr "admin.dashboard.sync_external_users"}}</td> |
52 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="sync_external_users">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 52 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="sync_external_users">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
53 | 53 | </tr> |
54 | 54 | <tr> |
55 | 55 | <td>{{ctx.Locale.Tr "admin.dashboard.repo_health_check"}}</td> |
56 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="repo_health_check">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 56 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="repo_health_check">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
57 | 57 | </tr> |
58 | 58 | <tr> |
59 | 59 | <td>{{ctx.Locale.Tr "admin.dashboard.delete_generated_repository_avatars"}}</td> |
60 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="delete_generated_repository_avatars">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 60 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="delete_generated_repository_avatars">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
61 | 61 | </tr> |
62 | 62 | <tr> |
63 | 63 | <td>{{ctx.Locale.Tr "admin.dashboard.sync_repo_branches"}}</td> |
64 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="sync_repo_branches">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 64 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="sync_repo_branches">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
65 | 65 | </tr> |
66 | 66 | <tr> |
67 | 67 | <td>{{ctx.Locale.Tr "admin.dashboard.sync_repo_tags"}}</td> |
68 | | - <td class="text right"><button type="submit" class="ui primary button" name="op" value="sync_repo_tags">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
| 68 | + <td class="tw-text-right"><button type="submit" class="ui primary button" name="op" value="sync_repo_tags">{{svg "octicon-play"}} {{ctx.Locale.Tr "admin.dashboard.operation_run"}}</button></td> |
69 | 69 | </tr> |
70 | 70 | </tbody> |
71 | 71 | </table> |
|
0 commit comments