diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-06-28 18:10:42 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-06-28 18:10:42 -0700 |
commit | 24f0c4bd1914e5dc62d4fef936c901227620abbe (patch) | |
tree | 635c55d573bbbcb3dd9b65c4ac60a821d2fe2994 /modules/info/views | |
parent | b235fd6e5f2197869c8ef04637d990d2017a19bf (diff) |
Undo my last change; it's not the right fix for the problem.
Diffstat (limited to 'modules/info/views')
-rw-r--r-- | modules/info/views/info_block.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/info/views/info_block.html.php b/modules/info/views/info_block.html.php index 3a96937c..db621006 100644 --- a/modules/info/views/info_block.html.php +++ b/modules/info/views/info_block.html.php @@ -32,4 +32,4 @@ <? endif ?> </li> <? endif ?> -</ul>
\ No newline at end of file +</ul> |