mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-20 17:52:46 +00:00
Change title to "IOS router templates"
This commit is contained in:
parent
5a314f2631
commit
424799a54d
@ -1,7 +1,7 @@
|
||||
<div class="content">
|
||||
<div class="default-header">
|
||||
<div class="row">
|
||||
<h1 class="col">IOS routers templates</h1>
|
||||
<h1 class="col">IOS router templates</h1>
|
||||
<button *ngIf="server" class="top-button" class="cancel-button" routerLink="/server/{{server.id}}/preferences" mat-button>Back</button>
|
||||
<button *ngIf="server" class="top-button" routerLink="/server/{{server.id}}/preferences/dynamips/templates/addtemplate" mat-raised-button color="primary">Add IOS router template</button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user