X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Ftemplates%2Fpager.handlebars;h=0b3f953b96a680ab9375ddafe05d52f950c3e97a;hp=55768e84e927a3a06afabb14f7fe502db775ae0a;hb=201aef532e48d5389f89cfc33f6059278f57177c;hpb=36721667730b5d8aae5b6df304f69d96f2c1d21d diff --git a/src/templates/pager.handlebars b/src/templates/pager.handlebars index 55768e8..0b3f953 100644 --- a/src/templates/pager.handlebars +++ b/src/templates/pager.handlebars @@ -13,17 +13,17 @@ pages: number - page number click - script to go to this page unless it is the current one }} -
- {{mkws-translate "Displaying"}}: - {{first}} {{mkws-translate "to"}} {{last}} - {{mkws-translate "of"}} {{count}} ({{{mkws-translate "found"}}}: {{found}}) +
+ {{mkws-translate "Displaying"}}: + {{first}} {{mkws-translate "to"}} {{last}} + {{mkws-translate "of"}} {{count}} ({{{mkws-translate "found"}}}: {{found}})
-
+
{{#if prevClick}} - << {{{mkws-translate "Prev"}}} | + {{{mkws-translate "Prev"}}} | {{else}} - << {{{mkws-translate "Prev"}}} | + {{{mkws-translate "Prev"}}} | {{/if}} {{#if morePrev}}...{{/if}} @@ -39,8 +39,8 @@ pages: {{#if moreNext}}...{{/if}} {{#if nextClick}} - | {{{mkws-translate "Next"}}} >> + | {{{mkws-translate "Next"}}} {{else}} - | {{{mkws-translate "Next"}}} >> + | {{{mkws-translate "Next"}}} {{/if}}