X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Ftemplates%2Fpager.handlebars;h=0b3f953b96a680ab9375ddafe05d52f950c3e97a;hp=ad93f741e4ed41af686e1abb4cdd54bac1fbdc0c;hb=201aef532e48d5389f89cfc33f6059278f57177c;hpb=cfcf5d76502e44308d80004a9735268fde74381f diff --git a/src/templates/pager.handlebars b/src/templates/pager.handlebars index ad93f74..0b3f953 100644 --- a/src/templates/pager.handlebars +++ b/src/templates/pager.handlebars @@ -14,16 +14,16 @@ pages: 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}}