diff options
-rw-r--r-- | templates/bubble_details.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bubble_details.tpl b/templates/bubble_details.tpl index 1ff69c2..53cd168 100644 --- a/templates/bubble_details.tpl +++ b/templates/bubble_details.tpl @@ -1,4 +1,4 @@ -<table border="1"> +<table> <tr> <td> <img class="{$image_id}" src="{$image_url}" /> |