diff options
Diffstat (limited to 'h-source/Examples/Views/post/popup.php')
-rwxr-xr-x | h-source/Examples/Views/post/popup.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/h-source/Examples/Views/post/popup.php b/h-source/Examples/Views/post/popup.php new file mode 100755 index 0000000..ba543a4 --- /dev/null +++ b/h-source/Examples/Views/post/popup.php @@ -0,0 +1,3 @@ +<div class='verticalMenu'> + <?php echo $popup; ?> +</div>
\ No newline at end of file |