Remove beta notice

This commit is contained in:
Dane Everitt 2018-02-17 16:48:02 -06:00
parent e9680fc29c
commit 049a539d46
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 0 additions and 40 deletions

View file

@ -1,9 +0,0 @@
@section('beta-notice')
<div class="row">
<div class="col-xs-12">
<div class="alert alert-warning no-margin-bottom">
<i class="fa fa-warning"></i> You are running a beta version of Pterodactyl Panel. Not all features are complete and bugs should be expected. Please report any bugs on <a href="https://discord.gg/NgqGpmS">Discord</a> or via our <a href="https://github.com/Pterodactyl/Panel/issues/new">GitHub Issue Tracker</a>.
</div>
</div>
</div>
@show