CC-5354: Remove PHP short open tags for better compatibility
This commit is contained in:
parent
60b4eb5c8a
commit
7b1cd5c908
34 changed files with 171 additions and 171 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="text-content">
|
||||
<h2><? echo _("About") ?></h2>
|
||||
<h2><?php echo _("About") ?></h2>
|
||||
<p>
|
||||
<?php
|
||||
echo sprintf(_("%sAirtime%s %s, the open radio software for scheduling and remote station management. %s"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue