diff options
| author | 2013-03-13 20:20:03 +0100 | |
|---|---|---|
| committer | 2013-03-13 20:20:03 +0100 | |
| commit | f597b8d1c9a97776f64c573157d04fc9832734d6 (patch) | |
| tree | effaa76bfe3e40af72ae1d4a153d8e1d505422a1 /app/views/configure/display.phtml | |
| parent | 8c72acbacb8fd4da39d505e8ac52e7e0cceed418 (diff) | |
Amélioration design navigation en liste + diverses ajouts design
Diffstat (limited to 'app/views/configure/display.phtml')
| -rw-r--r-- | app/views/configure/display.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/configure/display.phtml b/app/views/configure/display.phtml index 188499a61..5e27aa01a 100644 --- a/app/views/configure/display.phtml +++ b/app/views/configure/display.phtml @@ -42,6 +42,6 @@ <label for="radio_no">Non<noscript> - <strong>nécessite que javascript soit activé</strong></noscript></label> </div> - <input type="submit" value="Valider" /> + <button class="btn btn-important">Valider</button> </form> </div> |
