Adjust remaining show-more links

refs #5543
This commit is contained in:
Johannes Meyer 2015-10-01 18:11:35 +02:00
parent a1beb66e5e
commit 0436f4fdb9
7 changed files with 7 additions and 7 deletions

View File

@ -51,7 +51,7 @@
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
); ?>
<?php endif ?>

View File

@ -75,7 +75,7 @@
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
); ?>
<?php endif ?>

View File

@ -55,7 +55,7 @@ if (! $this->compact): ?>
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
); ?>
<?php endif ?>

View File

@ -120,7 +120,7 @@ if (! $this->compact): ?>
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
); ?>
<?php else: ?>

View File

@ -276,7 +276,7 @@ if (! $this->compact): ?>
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
) ?>
<?php endif ?>

View File

@ -87,7 +87,7 @@ if (! $this->compact): ?>
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
); ?>
<?php endif ?>

View File

@ -170,7 +170,7 @@ if (! $this->compact): ?>
null,
array(
'data-base-target' => '_next',
'class' => 'pull-right show-more'
'class' => 'pull-right action-link'
)
) ?>
<?php endif ?>