mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Visual adjustments.
This commit is contained in:
@@ -1113,6 +1113,7 @@ require_once "resources/require.php";
|
||||
echo " </td>\n";
|
||||
echo " </tr>";
|
||||
echo "</table>";
|
||||
echo "<br><br>";
|
||||
echo "</form>";
|
||||
|
||||
//show the footer
|
||||
|
||||
@@ -603,6 +603,7 @@ require_once "resources/require.php";
|
||||
echo " </td>\n";
|
||||
echo "</tr>";
|
||||
echo "</table>";
|
||||
echo "<br><br>";
|
||||
echo "</form>";
|
||||
|
||||
//show the footer
|
||||
|
||||
@@ -268,7 +268,7 @@ function show_advanced_config() {
|
||||
<tr>
|
||||
<td colspan='2' align='right'>
|
||||
<input type='hidden' name='profile_id' value='<?php echo $profile['xmpp_profile_uuid']; ?>'>
|
||||
<br><br>
|
||||
<br>
|
||||
<input type='submit' name='submit' class='btn' value='<?php echo $text['button-save']?>'>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user