mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Conference Rooms: Adjust Description column width of list.
This commit is contained in:
@@ -328,7 +328,7 @@ else {
|
||||
echo " </td>\n";
|
||||
}
|
||||
|
||||
echo " <td valign='middle' class='row_stylebg' width='20%'>";
|
||||
echo " <td valign='middle' class='row_stylebg'>";
|
||||
echo " ".$row['description']."\n";
|
||||
echo " \n";
|
||||
echo " </td>\n";
|
||||
|
||||
Reference in New Issue
Block a user