Skip to content

Commit e77b984

Browse files
committed
remove beta notice. 🎉🎉🎉
1 parent 702c1d6 commit e77b984

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

resources/views/layouts/admin.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
</head>
4141
<body>
4242
<div class="container">
43-
<div class="alert alert-danger" style="margin:10px auto -20px;">
44-
<strong>Notice:</strong> You are running a developmental build of Pterodactyl Panel. Please report any bugs on our <a href="https://github.com/Pterodactyl/Panel/issues" target="_blank">Issue Tracker</a>.
45-
</div>
4643
<div class="navbar navbar-default">
4744
<div class="navbar-header">
4845
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">

resources/views/layouts/master.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,6 @@
157157
</head>
158158
<body>
159159
<div class="container">
160-
<div class="alert alert-danger" style="margin:10px auto -20px;">
161-
<strong>Notice:</strong> You are running a developmental build of Pterodactyl Panel. Please report any bugs on our <a href="https://github.com/Pterodactyl/Panel/issues" target="_blank">Issue Tracker</a>.
162-
</div>
163160
<div class="navbar navbar-default">
164161
<div class="navbar-header">
165162
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">

0 commit comments

Comments
 (0)