Commit c06e85551b5fc8a3e2fe371460a8608442827ddc
1 parent
3abd51d6
corrected alignment- no code change
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1974 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
presentation/lookAndFeel/knowledgeTree/subscriptions/subscriptionUI.inc
| @@ -33,7 +33,7 @@ function renderManagePage() { | @@ -33,7 +33,7 @@ function renderManagePage() { | ||
| 33 | } | 33 | } |
| 34 | $sToRender .= "<tr/>\n"; | 34 | $sToRender .= "<tr/>\n"; |
| 35 | $sToRender .= "<tr/>\n"; | 35 | $sToRender .= "<tr/>\n"; |
| 36 | -$sToRender .= "<tr/>\n"; | 36 | + $sToRender .= "<tr/>\n"; |
| 37 | $sToRender .= "<tr/>\n"; | 37 | $sToRender .= "<tr/>\n"; |
| 38 | 38 | ||
| 39 | // loop through them | 39 | // loop through them |