~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to apps/frontend/modules/scenario/templates/metaSuccess.php

  • Committer: Fabio Albuquerque
  • Date: 2011-08-08 22:10:34 UTC
  • mfrom: (1.26.1 push-trunk)
  • Revision ID: fabiocbalbuquerque@gmail.com-20110808221034-vfr4ggsbxsdllq82
Merges from CUNY SPS

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
?>
8
8
<h4> Name the Scenario and give it a brief description.<a href="<?php echo url_for('@wiki') . '/doku.php?id=tooltip:scenario_name_describe&do=export_xhtmlbody' ?>" class="tooltipTrigger" title="Name and Describe">?</a> </h4>
9
9
 
10
 
<p>Scenarios are plans for emergency responders. Using the Scenario Creation Wizard you'll add facilities,
11
 
  staff, and other resources to your plan.</p>
 
10
<p>Scenarios are plans for emergency responders. Using the Scenario Creation Wizard you'll add facility and
 
11
  staff resources to your plan and customize when and where they will respond.  For now, enter the 
 
12
Name and Description of your scenario.</p>
12
13
 
13
14
<?php include_partial('form', array('form' => $form)) ?>
14
15