ActionBar: Verwendung im »SimpleSystemSetting«-Controller
[kivitendo-erp.git] / templates / webpages / simple_system_setting / list.html
index 398124c..0f89642 100644 (file)
  </tbody>
 </table>
 
-<hr height="3">
-
-<p>
- <a href="[% SELF.url_for(action="new", type=SELF.type) %]">[%- "Add" | $T8 %]</a>
-</p>
-
 [% IF SELF.supports_reordering %]
 [% L.sortable_element("#object_list tbody", url=SELF.url_for(action="reorder", type=SELF.type), with="object_id") %]
 [% END %]