Fixed snippet map+

This commit is contained in:
DSIW 2012-06-25 22:26:47 +02:00 committed by Eustaquio Rangel
parent 54ff2a1354
commit 5d24802154

View File

@ -565,7 +565,7 @@ snippet map#
</map>
snippet map+
<map name="${1}">
<area shape="${2}" coords="${3}" href="${4} alt="${5}" />${6}
<area shape="${2}" coords="${3}" href="${4}" alt="${5}" />${6}
</map>${7}
snippet mark
<mark>${1}</mark>