Skip to content

Commit cc652f6

Browse files
authored
Update open-a-template.md
Document states that to use the 'Replace Template Parameters' dialog box instead of 'Specify Values for Template Parameters' dialog box.
1 parent 04dd363 commit cc652f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ssms/template/open-a-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can open templates from the Template Explorer.
3434

3535
3. Drag the template into a code editor window to add the template code to the contents of the editor window.
3636

37-
After the template is open, use the **Replace Template Parameters** dialog box to replace the template parameters with your values.
37+
After the template is open, use the **Specify Values for Template Parameters** dialog box from the **Query** menu to replace the template parameters with your values.
3838

3939
If opening a template launches a new editor window, the window will open with the credentials of the current active connection. For example, if you are focused on an instance of the [!INCLUDE[ssDE](../../includes/ssde_md.md)] in Object Explorer when you open the CREATE DATABASE template, a new editor window will be opened using a connection to that instance. If there is no active connection, [!INCLUDE[ssManStudio](../../includes/ssmanstudio-md.md)] will present a login dialog.
4040

0 commit comments

Comments
 (0)