Skip to content
Snippets Groups Projects
Commit bf5d40c2 authored by Anika Henke's avatar Anika Henke
Browse files

closed <td> in acl plugin

darcs-hash:20060126225603-d5083-eade1a84225396378bcf52ebce70c5dc74f8ee04.gz
parent a49c00b5
No related branches found
No related tags found
No related merge requests found
......@@ -312,6 +312,7 @@ class admin_plugin_acl extends DokuWiki_Admin_Plugin {
ptln(' <input type="submit" class="edit" value="'.$lang['btn_save'].'" />',4);
ptln(' </form>');
ptln('</td>',4);
ptln('</tr>',2);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment