~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to apps/frontend/modules/admin/templates/configSuccess.php

  • Committer: Chad Heuschober
  • Date: 2011-06-06 13:37:45 UTC
  • mfrom: (1.1.1244 trunk)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110606133745-850mdvnjtv392zta
Pulled in most recent batch of changes from the cuny sps trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
      <li class="textRight">
84
84
        <input type="hidden" name="_enter_check" value="1" />
85
85
        <input type="hidden" name="_sql_check" value="<?php echo $install_flag; ?>" />
86
 
        <input type="submit" name="saveconfig" value="save config" class="linkButton" onclick="submit.disabled=true;" />
 
86
        <input type="submit" name="saveconfig" value="save config" class="continueButton" onclick="submit.disabled=true;" />
87
87
        <?php
88
88
//if the right information was passed
89
89
//process and install, with the schema file(s) needed.