summaryrefslogtreecommitdiff
path: root/themes/admin_wind/views
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-09 06:50:19 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-09 06:50:19 -0800
commit0dbf0d51733aa3ef7840a23aeac6dfbe92d014e2 (patch)
tree23b3d703de834a7dd726ce11e90b47eac3b90a28 /themes/admin_wind/views
parent6d57d4308bb2e82d41f9a4667ab35748854d7143 (diff)
parent6ddbef3dcd3ee34e622bc7286ebf138b7ef1ffaa (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/admin_wind/views')
-rw-r--r--themes/admin_wind/views/pager.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/views/pager.html.php b/themes/admin_wind/views/pager.html.php
index e4fbd5d5..7870ef3f 100644
--- a/themes/admin_wind/views/pager.html.php
+++ b/themes/admin_wind/views/pager.html.php
@@ -25,7 +25,7 @@
<? endif ?>
</li>
<li class="g-info"><?= $from_to_msg ?></li>
- <li class="g-txt-right">
+ <li class="g-text-right">
<? if ($next_page): ?>
<a href="<?= str_replace('{page}', $next_page, $url) ?>" class="g-button ui-icon-right ui-state-default ui-corner-all">
<span class="ui-icon ui-icon-seek-next"></span><?= t("Next") ?></a>