Skip to content

Commit 3a2e8cd

Browse files
author
Vitaliy
authored
Update Magento Module Xml.xml.html
1 parent e9fea6d commit 3a2e8cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/fileTemplates/internal/Magento Module Xml.xml.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body>
99
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse">
1010
<tr>
11-
<td><font face="verdana" size="-1">module.xml file is used to declaring the magento component and it located in the Magento install directory at app/code/Package/ComponentName/etc/ or vendor/Package/ComponentName/etc.
11+
<td><font face="verdana" size="-1">module.xml file is used to declaring the magento component and it located in the Magento install directory at "app/code/Package/ComponentName/etc/" or "vendor/Package/ComponentName/etc".
1212
</font><br>
1313
</td>
1414
</tr>
@@ -34,4 +34,4 @@
3434
</tr>
3535
</table>
3636
</body>
37-
</html>
37+
</html>

0 commit comments

Comments
 (0)