Author: Jonathan.Wage
Date: 2010-01-14 20:56:24 +0100 (Thu, 14 Jan 2010)
New Revision: 26650
Modified:
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
Log:
[1.4][sfSympalCommentsPlugin][1.0] Fixing comments css
Modified:
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
===================================================================
---
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
2010-01-14 19:55:31 UTC (rev 26649)
+++
plugins/sfSympalCommentsPlugin/branches/1.4/modules/sympal_comments/templates/_for_content.php
2010-01-14 19:56:24 UTC (rev 26650)
@@ -1,5 +1,5 @@
<?php use_helper('Comments') ?>
-<?php use_stylesheet('/sfSympalCommentsPlugin/css/comments') ?>
+<?php use_stylesheet('/sfSympalCommentsPlugin/css/comments.css') ?>
<?php $record = $content->getRecord() ?>
<?php if ($content->getTable()->hasRelation('Comments')): ?>
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.