]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/export.html
Use a class for 'window' titles instead of h2
[github/shaarli/Shaarli.git] / tpl / default / export.html
index f6419763adfa0b2110e812dbb0e44c4b981c31a1..2567ec0b6d42935276dd63bde372645b152a1502 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>{"Export Database"|t}</h2>
+        <h2 class="window-title">{"Export Database"|t}</h2>
       </div>
       <input type="hidden" name="do" value="export">
       <input type="hidden" name="token" value="{$token}">