phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
tplInputgroup.php
Go to the documentation of this file.
1<?php
2return '<div class="%mClass%">
3 %addonLeft%
4 <input id="%identifier%" %properties%>
5 %addonRight%
6</div>';