Update template.htm
This commit is contained in:
parent
b8e23d1974
commit
0d5d2a2775
|
|
@ -10,6 +10,10 @@
|
||||||
<title>FusionPBX</title>
|
<title>FusionPBX</title>
|
||||||
</head>
|
</head>
|
||||||
<body onload="">
|
<body onload="">
|
||||||
{$content}
|
<div id="body" align="center">
|
||||||
|
<div style="width: 70%;">
|
||||||
|
{$content}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue