[ljcom] r12316: LJSUP-12917: Add RESERVED and INCOMING t...
Committer: egeraskin
LJSUP-12917: Add RESERVED and INCOMING tabs to user wallet pageU trunk/templates/Shop/Wallet.tmpl
Modified: trunk/templates/Shop/Wallet.tmpl =================================================================== --- trunk/templates/Shop/Wallet.tmpl 2012-07-19 11:36:46 UTC (rev 12315) +++ trunk/templates/Shop/Wallet.tmpl 2012-07-19 11:41:12 UTC (rev 12316) @@ -184,6 +184,9 @@ <td class="b-tokens-items-amount"><tmpl_var qty></td> </tr> </TMPL_LOOP> + <tr class="b-tokens-items-paging"> + <td colspan="3"><TMPL_INCLUDE 'Paging.tmpl'></td> + </tr> </table> <div class="b-buy-total"></div> </form>
