diff options
| -rw-r--r-- | templates/popup_footer_inc.tpl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/popup_footer_inc.tpl b/templates/popup_footer_inc.tpl index d499c8f..53964d4 100644 --- a/templates/popup_footer_inc.tpl +++ b/templates/popup_footer_inc.tpl @@ -1,5 +1,5 @@ - </div><!-- end .body -->
- </div><!-- end .attbrowser -->
- </div><!-- end #attbrowser -->
-</body>
-</html>
+ </div><!-- end .body --> + </div><!-- end .attbrowser --> + </div><!-- end #attbrowser --> +</body> +</html> |
