- Timestamp:
- 04/29/10 16:21:26 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk/modules/aBlogAdmin/templates/_form.php
r1096 r1097 131 131 132 132 133 <?php // Blog Comments Enabled?Disabled Toggle?>133 <?php if(isset($form['allow_comments'])): ?> 134 134 <hr /> 135 135 <div class="comments section"> … … 141 141 142 142 </div> 143 <?php endif ?> 143 144 144 145 <script type="text/javascript" charset="utf-8">

