Replace <br /> delimiter with two DIVs
ARray - November 24, 2008 - 17:23
| Project: | Bookmark Us |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Please replace:
[site-bookmark]
[page-bookmark]
with:
[site-bookmark]
[page-bookmark]
PS. It would be great if either block can be disabled from module admin page.

#1
Please replace:
[site-bookmark]
<br />
[page-bookmark]
with:
<div class="bookmark_us-site" >[site-bookmark]</div>
<div class="bookmark_us-page" >[page-bookmark]</div>
#2
Subscribe.