diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-22 20:19:05 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-22 20:19:05 -0700 |
commit | 2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d (patch) | |
tree | cccf2b45522adfa56167bb0ecb136f22b2c681aa /prosilver/template/viewonline_body.html | |
parent | 3895d7e01054a38dd40d1e35c97a6c46709b92a7 (diff) | |
download | forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.tar.gz forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.tar.bz2 forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.tar.xz forum-themes-2f60f7f8348956a8b0ab7379a91e9dc3ffb81d9d.zip |
Diffstat (limited to 'prosilver/template/viewonline_body.html')
-rw-r--r-- | prosilver/template/viewonline_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prosilver/template/viewonline_body.html b/prosilver/template/viewonline_body.html index b111d74..3f1f0e6 100644 --- a/prosilver/template/viewonline_body.html +++ b/prosilver/template/viewonline_body.html @@ -7,7 +7,7 @@ <li class="rightside pagination"><!-- IF PAGINATION --><a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> • <span>{PAGINATION}</span><!-- ELSE -->{PAGE_NUMBER}<!-- ENDIF --></li> </ul> -<div class="forumbg"> +<div class="forumbg forumbg-table"> <div class="inner"><span class="corners-top"><span></span></span> <table class="table1" cellspacing="1"> |