mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
1st preview
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<?php Widget::printStartBlock(${Widget::HTML_ARG_NAME}); ?>
|
||||
<?php
|
||||
if (isset(${Widget::HTML_ARG_NAME}[UDFWidgetTpl::LABEL]))
|
||||
{
|
||||
@@ -37,4 +38,5 @@
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</fieldset>
|
||||
</fieldset>
|
||||
<?php Widget::printEndBlock(${Widget::HTML_ARG_NAME}); ?>
|
||||
Reference in New Issue
Block a user