diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-03-22 10:24:20 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-03-22 10:24:20 +0000 |
| commit | 2cb19fee8f6c4d3486e1b51c133cb79a6bd08f29 (patch) | |
| tree | 0aaf281efeb09927a5bce602dd59ae34de8fd9a9 /templates/popup_footer_inc.tpl | |
| parent | 8942db1df694df93edf99efccded104e2fd64cd4 (diff) | |
| download | themes-2cb19fee8f6c4d3486e1b51c133cb79a6bd08f29.tar.gz themes-2cb19fee8f6c4d3486e1b51c133cb79a6bd08f29.tar.bz2 themes-2cb19fee8f6c4d3486e1b51c133cb79a6bd08f29.zip | |
dos2unix to avoid EOL problems on win
Diffstat (limited to 'templates/popup_footer_inc.tpl')
| -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> |
