Skip to content

Conversation

@cesarmr-github
Copy link
Contributor

@cesarmr-github cesarmr-github commented Dec 27, 2025

Why not?

2025-12-28.16-05-13.mp4
@prplwtf
Copy link
Contributor

prplwtf commented Dec 27, 2025

This should probably be a hyperlink, it looks to me like a button action.

@cesarmr-github
Copy link
Contributor Author

This should probably be a hyperlink, it looks to me like a button action.

And in this way?
image

@prplwtf
Copy link
Contributor

prplwtf commented Dec 28, 2025

@cesarmr-github What about this?

image
<div class="box box-danger">
  <div class="box-header with-border">
    <h3 class="box-title">System Information</h3>
  </div>
  <div class="box-body">
    <p>...</p>
  </div>
  <div class="box-footer">
    <span class="text-muted small">
      Check out the documentation for instructions on
      <a href="https://pterodactyl.io/panel/1.0/updating.html" target="_blank">
        how to update your Pterodactyl panel.
      </a>
    </span>
  </div>
</div>

Wrap the box-footer div within an @if that evaluates true whenever Pterodactyl is out of date.

I personally much prefer more descriptive links as they do a better job at explaining what the user is about to click on.

@cesarmr-github
Copy link
Contributor Author

@prplwtf I like that format much better, I'll modify the PR. Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants