mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Replaced short tags for compatibility
This commit is contained in:
parent
763b22df0e
commit
ba9a3355df
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<?
|
||||
<?php
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -348,7 +348,7 @@ update_config=1
|
|||
</div><!-- /.panel-primary -->
|
||||
</div><!-- /.col-lg-12 -->
|
||||
</div><!-- /.row -->
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue