🏡 index : ~doyle/zpan.git

author Jordan Doyle <jordan@doyle.wf> 2016-06-22 18:01:43.0 +00:00:00
committer Jordan Doyle <jordan@doyle.wf> 2016-06-22 18:01:43.0 +00:00:00
commit
5c7e793ef50c248c017590fcde4228247f50819f [patch]
tree
3045bd112336b442a4be9341730742bca5257252
parent
36c8f6e5b8326104c29486ff95a6bf6fd5358256
download
5c7e793ef50c248c017590fcde4228247f50819f.tar.gz

Forgot some linebreaks



Diff

 resources/views/dj/connection-info.blade.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/resources/views/dj/connection-info.blade.php b/resources/views/dj/connection-info.blade.php
index 48d4187..a84a89f 100644
--- a/resources/views/dj/connection-info.blade.php
+++ b/resources/views/dj/connection-info.blade.php
@@ -40,8 +40,8 @@
                    {!! __('IP: %s', "<strong>{$connection->ip}</strong>") !!}<br>
                    {!! __('Port: %s', "<strong>{$connection->port}</strong>") !!}<br>
                    {!! __('Stream ID: %s', '<strong>1</strong>') !!}<br>
                    {!! __('DJ/User ID: %s', '<strong>' . auth()->user()->username . '</strong>') !!}
                    {!! __('Password: %s', "<strong>{$connection->password}</strong>") !!}
                    {!! __('DJ/User ID: %s', '<strong>' . auth()->user()->username . '</strong>') !!}<br>
                    {!! __('Password: %s', "<strong>{$connection->password}</strong>") !!}<br>
                    {!! __('Use SHOUTcast v1 mode: %s', '<strong>UNCHECKED</strong>') !!}
                    <br>
                    {!! __('Bitrate: %s', '<strong>256kbps</strong>') !!}