Improve sidebar menus

This commit is contained in:
Frederic Guillot
2015-08-19 20:59:05 -04:00
parent 7264821cb8
commit 57bd53847c
17 changed files with 155 additions and 76 deletions

View File

@@ -38,5 +38,7 @@
<div class="form-actions">
<input type="submit" value="<?= t('Save') ?>" class="btn btn-blue"/>
<?= t('or') ?>
<?= $this->url->link(t('cancel'), 'column', 'index', array('project_id' => $project['id'])) ?>
</div>
</form>