summaryrefslogtreecommitdiff
path: root/themes/wind/views/pager.html.php
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-09-30 00:32:52 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-09-30 00:32:52 -0600
commitdaa3a2b43cd6e1458014e763e9640b8db16cc0c1 (patch)
treeafc49034ee5fddafd830a90122bccd4e804e2be1 /themes/wind/views/pager.html.php
parentfbb6a86f94deba1c2a65e7371be210fe4520351e (diff)
First round of CSS refactor updates. Added calls to gallery.common.css from wind and admin_wind. Replaced basic text align and block float classes. Removed section #2 from both themes screen styles.
Diffstat (limited to 'themes/wind/views/pager.html.php')
-rw-r--r--themes/wind/views/pager.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/pager.html.php b/themes/wind/views/pager.html.php
index 7cdc9bb0..b57e0c9d 100644
--- a/themes/wind/views/pager.html.php
+++ b/themes/wind/views/pager.html.php
@@ -25,7 +25,7 @@
<? endif ?>
</li>
<li class="gInfo"><?= $from_to_msg ?></li>
- <li class="txtright">
+ <li class="g-txt-right">
<? if ($next_page): ?>
<a href="<?= str_replace('{page}', $next_page, $url) ?>" class="gButtonLink ui-icon-right ui-state-default ui-corner-all">
<span class="ui-icon ui-icon-seek-next"></span><?= t("next") ?></a>