projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bff85c
)
minor cleanup
author
berick
<berick@esilibrary.com>
Wed, 6 Apr 2011 20:03:28 +0000
(16:03 -0400)
committer
berick
<berick@esilibrary.com>
Wed, 6 Apr 2011 20:03:28 +0000
(16:03 -0400)
Open-ILS/web/templates/default/opac/myopac/main.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/web/templates/default/opac/myopac/main.tt2
b/Open-ILS/web/templates/default/opac/myopac/main.tt2
index
119cf77
..
6b89717
100644
(file)
--- a/
Open-ILS/web/templates/default/opac/myopac/main.tt2
+++ b/
Open-ILS/web/templates/default/opac/myopac/main.tt2
@@
-115,9
+115,7
@@
[% IF !show_payments %]
[% IF ctx.fines.circulation.size > 0 %]
<div id='myopac_circ_trans_div'>
- <br/><hr/><br/>
- <table width='100%' class='data_grid'
- id='myopac_circ_trans_table'>
+ <table width='100%' class='data_grid'>
<thead>
<tr>
<td colspan='10' style='padding: 6px'>
@@
-274,7
+272,6
@@
[% ELSE %] <!-- show payments -->
<div>
- <div><b>[% l('Payments') %]</b></div>
<table id='myopac_payments_table' width='100%' class='data_grid'>
<thead><tr>
<th>[% l('Payment Date') %]</th>