Code

More table stuff...
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jun 2007 11:11:47 +0000 (11:11 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jun 2007 11:11:47 +0000 (11:11 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6729 594d385d-05f5-0310-b6e9-bd551577e9d8

include/php_setup.inc

index 36cb482c08076fe1ead285e170c4a6ed265158e5..3e80fad14a5bd009cec7bfedb9046c347355477a 100644 (file)
@@ -85,13 +85,15 @@ function gosaRaiseError($errno, $errstr, $errfile, $errline)
                 _("Generating this page caused the PHP interpreter to raise some errors!")."
               </font>
             </td>
+            <td align=right>
+              <a href=\"mailto:gosa-bugs@oss.gonicus.de?subject=GOsa%20bugreport&amp;body=%BUGBODY%\">
+                <img border='0' src='images/mailto.png' title='"._("Send bug report to the GOsa Team")."' class='center' alt=''>&nbsp;"._("Send bugreport")."
+              </a>
+            </td>
             <td align=right>
               <button onClick='toggle(\"errorbox\")'>".
                 _("Toggle information")."
               </button>
-              <a href=\"mailto:gosa-bugs@oss.gonicus.de?subject=GOsa%20bugreport&amp;body=%BUGBODY%\">
-                <img src='images/mailto.png' title='"._("Send bug report to the GOsa Team")."' class='center' alt=''>&nbsp;"._("Send bugreport")."
-              </a>
             </td>
           </tr>
         </table>