Subversion Repositories SmartDukaan

Rev

Rev 7461 | Rev 7591 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7461 Rev 7524
Line 2... Line 2...
2
    "-//W3C//DTD XHTML 1.1 Transitional//EN"
2
    "-//W3C//DTD XHTML 1.1 Transitional//EN"
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
    
4
    
5
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
<head>
6
<head>
-
 
7
<title>Edit Listing Attributes</title>
7
<link type="image/x-icon" href="/Support/images/favicon_alt.ico" rel="shortcut icon">
8
<link type="image/x-icon" href="/Support/images/favicon_alt.ico" rel="shortcut icon">
8
#set ($itemDetail = $action.fetchItemDetail())
9
#set ($itemDetail = $action.fetchItemDetail())
9
#set ($item = $action.getSaholicItem("$itemDetail.getItemid()"))
10
#set ($item = $action.getSaholicItem("$itemDetail.getItemid()"))
10
<style>
11
<style>
11
* { font-family: Verdana; font-size: 96%; }
12
* { font-family: Verdana; font-size: 96%; }