]> git.sur5r.net Git - bacula/docs/commitdiff
ebl small fix and update
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 20 May 2007 09:38:25 +0000 (09:38 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 20 May 2007 09:38:25 +0000 (09:38 +0000)
docs/home-page/pages/testimonial.php

index f33e9e6c6fcf3f3f6cec0f89ae496a1c8c01ad97..9254c817d7e1636bc75fa38b31ac10b45d87d3fb 100644 (file)
@@ -200,7 +200,7 @@ if ($_REQUEST['btnSubmit'] == 'Add' or $_REQUEST['btnSubmit'] == 'Modify')
 <table>
 <tr>
         <td class="contentTopic">
-                Add Testimonial
+                <? echo $_REQUEST['btnSubmit'] ?> Testimonial
         </td>
 </tr>
 <tr>
@@ -439,8 +439,6 @@ Nics:
 
 } else {  
   echo "<input type='submit' name='btnSubmit' class='ItemValue' value='Review Profile Submission'>";
-  echo "</form><form action='?'><input type='hidden' name='page' value='testimonial'>";
-  echo "<input type='submit' name='btnSubmit' class='ItemValue' value='ViewAll'>";
 }
 ?>