mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-11 13:44:58 +00:00
Edit: Revamp using Ace editor (ace.c9.io).
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
echo "<html>";
|
||||
echo "<head>";
|
||||
echo "<title></title>";
|
||||
echo "<title>".$title."</title>";
|
||||
//echo "<link href='style.css' rel='stylesheet' type='text/css'>";
|
||||
echo "<style type='text/css'>";
|
||||
echo "<!--\n";
|
||||
@@ -82,7 +82,7 @@ echo "}\n";
|
||||
echo "//-->\n";
|
||||
echo "</SCRIPT>";
|
||||
echo "</head>";
|
||||
echo "<body>";
|
||||
echo "<body style='margin: 0; padding: 5px;'>";
|
||||
echo "<div align='center'>";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user