issue41, remove any trace of the javascript bubble
[phpfspot.git] / templates / bubble_details.tpl
diff --git a/templates/bubble_details.tpl b/templates/bubble_details.tpl
deleted file mode 100644 (file)
index 53cd168..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<table>
- <tr>
-  <td>
-   <img class="{$image_id}" src="{$image_url}" />
-  </td>
- </tr>
- <tr>
-  <td style="text-align: center; padding-left: 36px;">
-   {$file_name}<br />
-   {$file_size}kb, {$width}x{$height}
-  </td>
- </tr>
-</table>