From b0ffc1c65dcb84dff1f800d82dba7d5a175e8f64 Mon Sep 17 00:00:00 2001 From: farggus <61951994+farggus@users.noreply.github.com> Date: Thu, 26 Mar 2020 08:39:37 +0200 Subject: [PATCH] Update for translation & better content view - Center align changes - for better content visualization; - Replacing HTML text output by php function 'echo' to optimize .po translation. --- .../views/scripts/systemstatus/index.phtml | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/airtime_mvc/application/views/scripts/systemstatus/index.phtml b/airtime_mvc/application/views/scripts/systemstatus/index.phtml index b675a0afc..869351370 100644 --- a/airtime_mvc/application/views/scripts/systemstatus/index.phtml +++ b/airtime_mvc/application/views/scripts/systemstatus/index.phtml @@ -38,7 +38,7 @@ Postgres - PDO and PostgreSQL libraries + - Database configuration for LibreTime + - RabbitMQ configuration for LibreTime + - Media Analzyer + Media Analyzer - LibreTime media analyzer service + "> - Check that the airtime_analyzer service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime_analyzer
- If not, try
sudo service airtime_analyzer start +
sudo service airtime_analyzer start @@ -115,16 +115,16 @@ Pypo - LibreTime playout service + "> - Check that the airtime-playout service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime-playout
- If not, try
sudo service airtime-playout restart +
sudo service airtime-playout restart @@ -135,36 +135,36 @@ Liquidsoap - LibreTime liquidsoap service + "> - Check that the airtime-liquidsoap service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime-liquidsoap
- If not, try
sudo service airtime-liquidsoap restart +
sudo service airtime-liquidsoap restart - + Celery - LibreTime Celery Task service + "> - Check that the airtime-celery service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime-celery
- If not, try
sudo service airtime-celery restart +
sudo service airtime-celery restart