mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[mod] change index title to uniformise terms
This commit is contained in:
parent
406b70a900
commit
cc3416d0ca
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<% block content %>
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 class="title">Tasks <small>display last done job of each app and next scheduled job</small></h1>
|
||||
<h1 class="title">Jobs <small>display last done job of each app and next scheduled job</small></h1>
|
||||
<div id="jobs">
|
||||
<table class="table is-bordered is-hoverable is-striped is-fullwidth">
|
||||
<thead>
|
||||
|
|
Loading…
Add table
Reference in a new issue