]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/import.html
Use a class for 'window' titles instead of h2
[github/shaarli/Shaarli.git] / tpl / default / import.html
index 3e770110505c6ab99ccbd88c9fe3d9ebf653a5ef..6c44c0f58fc33889fe5ffad71dcd006ef67a56e6 100644 (file)
@@ -16,7 +16,7 @@
     <div class="pure-u-lg-1-4 pure-u-1-8"></div>
     <div class="pure-u-lg-1-2 pure-u-3-4 page-form page-form-complete">
       <div>
-        <h2>{"Import Database"|t}</h2>
+        <h2 class="window-title">{"Import Database"|t}</h2>
       </div>
 
       <input type="hidden" name="token" value="{$token}">