Update button labels in create forms
This commit is contained in:
parent
1af7ffcdc4
commit
27c1bda09b
@ -18,7 +18,7 @@
|
|||||||
<x-forms.checkbox class="pt-2" id="is_system_wide" label="System Wide" />
|
<x-forms.checkbox class="pt-2" id="is_system_wide" label="System Wide" />
|
||||||
@endif
|
@endif
|
||||||
<x-forms.button class="mt-4" type="submit">
|
<x-forms.button class="mt-4" type="submit">
|
||||||
Save New Source
|
Continue
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<x-forms.button type="submit">
|
<x-forms.button type="submit">
|
||||||
Save New S3 Storage
|
Continue
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user