Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия | |||
abills:docs:development:modules:html:ru [2017/06/28 23:52] anton [Ссылка] |
abills:docs:development:modules:html:ru [2017/06/28 23:53] (текущий) anton [Ссылка] |
||
---|---|---|---|
Строка 20: | Строка 20: | ||
\\ | \\ | ||
** Кнопка с иконкой ** | ** Кнопка с иконкой ** | ||
- | $html->button($lang{ADD}, "index=$index&form_add=1", { ADD_ICON => 'glyphicon glyphicon-plus', BUTTON => 1 }) | + | $html->button($lang{ADD}, "index=$index&form_add=1", { ADD_ICON => 'glyphicon glyphicon-plus', BUTTON => 1 }) |
- | <a href='?index=245&form_add=1' class=new><span class='glyphicon glyphicon-plus'></span>Добавить</a> | + | <a href='?index=245&form_add=1' class=new><span class='glyphicon glyphicon-plus'></span>Добавить</a> |
\\ | \\ |