]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/index.html.twig
Replaced Create new client link with a button
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / common / Developer / index.html.twig
index 528b055cc04422bfc4444d6e4b43cfdd949f79ad..be04cddb77dd387bd13de30efe6a4c9dda3cce85 100644 (file)
@@ -20,7 +20,7 @@
 
                 <h4>{{ 'developer.clients.title'|trans }}</h4>
                 <ul>
-                    <li><a href="{{ path('developer_create_client') }}">{{ 'developer.clients.create_new'|trans }}</a></li>
+                    <li><a href="{{ path('developer_create_client') }}" class="waves-effect waves-light btn">{{ 'developer.clients.create_new'|trans }}</a></li>
                 </ul>
 
                 <h4>{{ 'developer.existing_clients.title'|trans }}</h4>