We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e196a3 commit 9831e51Copy full SHA for 9831e51
web/templates/admin/edit_web.html
@@ -13,6 +13,9 @@
13
}
14
15
?>
16
+ <a href="/add/webapp/?domain=<?=$v_domain?>" class="ui-button cancel">
17
+ <i class="fas fa-magic status-icon blue"></i>
18
+ Quick Install App</a>
19
<a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
20
</div>
21
0 commit comments