LinkPropertyForm

Fehlerhafte Tabellenstruktur durch einfügen eines Colspan=2 korrigiert.

Siehe Ticket #1795

git-svn-id: https://svn.libreccm.org/ccm/trunk@2278 8810af33-2d31-482b-a856-94f89814c4df
master
quasi 2013-07-31 09:21:17 +00:00
parent 09e4b24d8d
commit cc7014141b
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ public class LinkPropertyForm extends FormSection
+ "} \n"
+ "// -->\n"
+ "</script>\n",
false));
false), ColumnPanel.FULL_WIDTH);
}
/**