From: Jo-Philipp Wich Date: Tue, 20 Dec 2011 03:57:40 +0000 (+0000) Subject: libs/web: prevent break between action buttons in tblsection template X-Git-Tag: 0.11.0~1210 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=b89300eb67e43b9da28550547882338894017b43;hp=187212326d452e4ae7478f8c73afad77c2d06183;ds=sidebyside libs/web: prevent break between action buttons in tblsection template --- diff --git a/libs/web/luasrc/view/cbi/tblsection.htm b/libs/web/luasrc/view/cbi/tblsection.htm index 1a2d689a7..5f6381f05 100644 --- a/libs/web/luasrc/view/cbi/tblsection.htm +++ b/libs/web/luasrc/view/cbi/tblsection.htm @@ -85,14 +85,14 @@ end -%> <%- if self.sortable then -%> - + <%:Move up%> <%:Move down%> <%- end -%> <%- if self.extedit or self.addremove then -%> - + <%- if self.extedit then -%>