"Other Items" instead of "Pins".
svn path=/trunk/; revision=7193
This commit is contained in:
@@ -9,25 +9,25 @@
|
||||
<h1>FSFE Merchandise</h1>
|
||||
|
||||
<form action="/cgi-bin/order.pl" method="post">
|
||||
<h2>Pins</h2>
|
||||
|
||||
<dynamic-content type="pin" />
|
||||
|
||||
<h2>T-Shirts</h2>
|
||||
|
||||
<dynamic-content type="t-shirt" />
|
||||
<dynamic-content type="t-shirt"/>
|
||||
|
||||
<h2>Girlie Shirts</h2>
|
||||
|
||||
<dynamic-content type="girlie" />
|
||||
<dynamic-content type="girlie"/>
|
||||
|
||||
<h2>Longsleeve Shirts</h2>
|
||||
|
||||
<dynamic-content type="longsleeve" />
|
||||
<dynamic-content type="longsleeve"/>
|
||||
|
||||
<h2>Hooded Shirts</h2>
|
||||
|
||||
<dynamic-content type="hooded" />
|
||||
<dynamic-content type="hooded"/>
|
||||
|
||||
<h2>Other Items</h2>
|
||||
|
||||
<dynamic-content type="other"/>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user