This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/gallery2/install/templates/AuthenticateSuccessful.html

6 lines
89 B
HTML

<div class="success">
<h1>
<?php print _("Authentication successful!") ?>
</h1>
</div>