Пример #1
0
                                            </span>
                                        </div>
                                    <?php 
                    }
                }
                ?>
                            </div>
                            <input type="button" class="btn btn-danger" value="Remove Selected" onclick="removeObjectives()"/>
                        </span>
                    </div>
                    <br />
                    <div class="control-group row-fluid">
                            <label for="reflection" class="form-required span3">Reflection on learning experience</label>
                        <span class="controls span8">
                            <textarea id="reflection" name="reflection" class="expandable" style="width: 100%"><?php 
                echo $entry->getReflection();
                ?>
</textarea>
                        </span>
                    </div>
                    <div class="control-group row-fluid">
                        <label for="comments" class="form-nrequired span3">Additional Comments </label>
                        <span class="controls span8">
                            <textarea id="comments" name="comments" class="expandable" style="width: 100%"><?php 
                echo $entry->getComments();
                ?>
</textarea>
                        </span>
                    </div>
                    <div class="row-fluid">
                        <span class="span3">