%PDF- %PDF-
Direktori : /home/vacivi36/public_bakcup/suporte/include/staff/templates/ |
Current File : /home/vacivi36/public_bakcup/suporte/include/staff/templates/notes.tmpl.php |
<div id="quick-notes"> <?php $show_options = true; foreach ($notes as $note) { include STAFFINC_DIR."templates/note.tmpl.php"; } ?> </div> <div id="new-note-box"> <div class="quicknote" id="new-note" data-url="<?php echo $create_note_url; ?>"> <div class="body"> <a href="#"><i class="icon-plus icon-large"></i> <?php echo __('Click to create a new note'); ?></a> </div> </div> </div>