Server IP : 103.233.192.212 / Your IP : 18.220.22.253 Web Server : Apache/2 System : Linux sv1.inde.co.th 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 User : sumpatuan ( 1058) PHP Version : 5.5.38 Disable Function : symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,putenv,passthru,escapeshellarg,escapeshellcmd,pcntl_exec,proc_get_status,proc_nice,proc_terminate,pclose,ini_alter,virtual,openlog,ini_restore MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/sumpatuan/public_html/backup/protected/views/layouts/ |
Upload File : |
<!-- Header --> <div class="bg-header"> <div style="position: relative; width: 960px; margin: auto;"> <!-- Menu First --> <div style="position: relative;"> <!-- Title --> <div style="position: absolute; margin-top: 10px; z-index: 3;"> <a href="<?php echo Yii::app()->controller->createUrl('Main/MainHomepage'); ?>"> <img src="<?php echo Yii::app()->baseUrl.'/images/images-web/logo-text.png' ?>"> </a> </div> <div style="clear: both;"></div> <div class="bg-header-menubar1"> <table class="fontXregular" style="width: 680px; text-align: center; margin-left: 15px; margin-top: 25px; font-size: 24px;" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/MainHomepage'); ?>"> หน้าหลัก </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/AboutAll'); ?>"> ข้อมูล อบต. </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/PersonalAll'); ?>"> บุคลากร </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/PlanAll'); ?>"> นโยบายและแผน </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/News'); ?>"> ข่าวสารและประกาศ </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/Plantypebudget'); ?>"> ข้อบัญญัติ </a> </td> <td> <a href="<?php echo Yii::app()->getBaseUrl(true).'/webboard/' ?>"> กระดานสนทนา </a> </td> </tr> </table> </div> <div style="clear: both;"></div> </div> <!-- Menu Second --> <div style="position: relative;"> <!-- Title --> <div style="position: absolute; z-index: 3; margin-top: 150px; margin-left: 180px;"> <img src="<?php echo Yii::app()->baseUrl.'/images/images-web/logo.png' ?>"> </div> <div style="clear: both;"></div> <div class="bg-header-menubar2"> <table class="fontXregular" style="width: 420px; text-align: center; margin-left: 140px; margin-top: 25px; font-size: 24px;" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/AgencyAll'); ?>"> หน่วยงานและอำนาจหน้าที่ </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/Reduction'); ?>"> ลดขั้นตอนการปฏิบัติงาน </a> </td> <td> <a href="<?php echo Yii::app()->controller->createUrl('Main/Contact'); ?>"> ติดต่อ </a> </td> </tr> </table> </div> <div style="clear: both;"></div> </div> </div> </div>