Improve project page titles

This commit is contained in:
Frederic Guillot
2016-07-24 13:55:35 -04:00
parent a3b4b25df2
commit 9d6715ddc0
10 changed files with 36 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
<div class="page-header">
<h2><?= t('Tasks exportation for "%s"', $project['name']) ?></h2>
<h2><?= t('Tasks exportation') ?></h2>
</div>
<p class="alert alert-info"><?= t('This report contains all tasks information for the given date range.') ?></p>
@@ -21,4 +21,4 @@
<div class="form-actions">
<button type="submit" class="btn btn-blue"><?= t('Execute') ?></button>
</div>
</form>
</form>