mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
4th release
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
<?php $this->load->view("templates/header", array("title" => "UDF")); ?>
|
||||
|
||||
<body>
|
||||
|
||||
<div>
|
||||
UDFWidget:
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<?php
|
||||
@@ -19,7 +15,7 @@
|
||||
);
|
||||
?>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
<?php $this->load->view("templates/footer"); ?>
|
||||
Reference in New Issue
Block a user