equal
deleted
inserted
replaced
106 { |
106 { |
107 echo "<tr>\n"; |
107 echo "<tr>\n"; |
108 echo " |
108 echo " |
109 <td> </td> |
109 <td> </td> |
110 <td><input class=\"button\" type=\"submit\" value=\"ändern\" name=\"upd\" title=\"update\" /> |
110 <td><input class=\"button\" type=\"submit\" value=\"ändern\" name=\"upd\" title=\"update\" /> |
111 <input class=\"button\" type=\"submit\" value=\"löschen\" name=\"del\" title=\"delete\" /></td>\n"; |
111 <input class=\"buttonr\" type=\"submit\" value=\"löschen\" name=\"del\" title=\"delete\" /></td>\n"; |
112 echo "</tr>\n"; |
112 echo "</tr>\n"; |
113 } |
113 } |
114 echo "</table>\n"; |
114 echo "</table>\n"; |
115 echo "</div>\n"; |
115 echo "</div>\n"; |
116 if (!is_null($_SESSION["recht"]) && !in_array("vpe",$_SESSION["recht"])) |
116 if (!is_null($_SESSION["recht"]) && !in_array("vpe",$_SESSION["recht"])) |