mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 13:27:09 +02:00
File Manager App
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<p class="text-4xl font-bold">Install WordPress</p>
|
||||
<p class="text-xs text-gray-600 py-2 font-semibold">Install WordPress with LSCache.</p>
|
||||
</div>
|
||||
<div>a
|
||||
<div>
|
||||
<div class="py-4">
|
||||
<h3 class="title-hero">
|
||||
<span id="domainNamePage">{{ domainName }}</span> - {% trans "Installation Details" %} - <a
|
||||
@@ -64,9 +64,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div ng-hide="installationDetailsForm" class="flex justify-center">
|
||||
<div ng-hide="installationDetailsForm" class="flex justify-center mt-3">
|
||||
<button ng-click="installWordPress()"
|
||||
class="bg-orange-500 px-3 py-4 rounded-lg text-xl font-semibold text-white">
|
||||
class="bg-orange-500 px-3 py-2 rounded-lg text-xl font-semibold text-white">
|
||||
Install Now
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user