summaryrefslogtreecommitdiff
path: root/app/views/configure/shortcut.phtml
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-03-13 20:20:03 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-03-13 20:20:03 +0100
commitf597b8d1c9a97776f64c573157d04fc9832734d6 (patch)
treeeffaa76bfe3e40af72ae1d4a153d8e1d505422a1 /app/views/configure/shortcut.phtml
parent8c72acbacb8fd4da39d505e8ac52e7e0cceed418 (diff)
Amélioration design navigation en liste + diverses ajouts design
Diffstat (limited to 'app/views/configure/shortcut.phtml')
-rw-r--r--app/views/configure/shortcut.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml
index 4058f6bca..dd29b5f99 100644
--- a/app/views/configure/shortcut.phtml
+++ b/app/views/configure/shortcut.phtml
@@ -40,6 +40,6 @@
<input type="text" id="prev_page" name="shortcuts[prev_page]" list="keys" value="<?php echo $s['prev_page']; ?>" />
<p>+ <code>shift</code> pour passer à la première page</p>
- <input type="submit" value="Valider" />
+ <button class="btn btn-important">Sauvegarder</button>
</form>
</div>