tes
This commit is contained in:
parent
2bd65a2fec
commit
75e80afc32
|
|
@ -10,7 +10,7 @@
|
|||
@endsection
|
||||
|
||||
@section('alert')
|
||||
<div id="alert">Note that this page does not support joining yet. If you would like to join your own game that you are currently hosting, <a onclick="openClientPopup('localhost','53640',null,'join')">click here</a>.</div>
|
||||
<div id="alert">Note that this page does not support joining yet. If you would like to play your own game that you are currently hosting, <a onclick="openClientPopup('localhost','53640',null,'join')">click here</a>.</div>
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
@endsection
|
||||
|
||||
@section('alert')
|
||||
<div id="alert">Note that this page does not support joining yet. If you would like to join your own game that you are currently hosting, <a onclick="openClientPopup('localhost','53640',null,'join')">click here</a>.</div>
|
||||
<div id="alert">Note that this page does not support joining yet. If you would like to play your own game that you are currently hosting, <a onclick="openClientPopup('localhost','53640',null,'join')">click here</a>.</div>
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
|
|
|
|||
Loading…
Reference in New Issue