Changeset 366
- Timestamp:
- 01/19/05 00:07:53 (8 years ago)
- Location:
- trunk/wifidog-auth/wifidog/templates
- Files:
-
- 8 modified
-
change_password.html (modified) (2 diffs)
-
header_small.html (modified) (2 diffs)
-
login.html (modified) (2 diffs)
-
lost_password.html (modified) (2 diffs)
-
lost_username.html (modified) (2 diffs)
-
resend_validation.html (modified) (2 diffs)
-
signup.html (modified) (2 diffs)
-
validate.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/templates/change_password.html
r347 r366 1 1 {include file="templates/header_small.html"} 2 <div id="signup">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="form"> 17 3 <h3>{"Change my password"|_}</h3> … … 51 37 {/if} 52 38 </div> 53 </div> 39 {include file="templates/footer.html"} -
trunk/wifidog-auth/wifidog/templates/header_small.html
r336 r366 33 33 border: 1px solid #666666; 34 34 } 35 36 #login {37 width: 30em;38 position: relative;39 margin: auto;40 border: 1px solid #8EBC85;41 }42 35 43 36 #head { … … 95 88 <body> 96 89 90 <div id="signup"> 91 92 <div id="lang"> 93 {include file="templates/lang_menu.html"} 94 </div> 95 96 <div id="head"> 97 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br> 98 </div> 99 100 <div id="banner"> 101 {"FREE WIRELESS INTERNET"|_} 102 </div> 103 -
trunk/wifidog-auth/wifidog/templates/login.html
r364 r366 1 1 {include file="templates/header_small.html"} 2 <div id="login">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="form"> 17 3 … … 54 40 {/if} 55 41 56 </div> 42 {include file="templates/footer.html"} -
trunk/wifidog-auth/wifidog/templates/lost_password.html
r347 r366 1 1 {include file="templates/header_small.html"} 2 <div id="signup">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="form"> 17 3 <h3>{"Lost password"|_}</h3> … … 43 29 {/if} 44 30 </div> 45 </div> 31 {include file="templates/footer.html"} -
trunk/wifidog-auth/wifidog/templates/lost_username.html
r347 r366 1 1 {include file="templates/header_small.html"} 2 <div id="signup">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="form"> 17 3 <h3>{"Lost username"|_}</h3> … … 39 25 {/if} 40 26 </div> 41 </div> 27 {include file="templates/footer.html"} -
trunk/wifidog-auth/wifidog/templates/resend_validation.html
r347 r366 1 1 {include file="templates/header_small.html"} 2 <div id="signup">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="form"> 17 3 <h3>{"Re-send validation email"|_}</h3> … … 39 25 {/if} 40 26 </div> 41 </div> 27 {include file="templates/footer.html"} -
trunk/wifidog-auth/wifidog/templates/signup.html
r327 r366 1 1 {include file="templates/header_small.html"} 2 <div id="signup">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="form"> 17 3 <h3>{"Register a free account with"|_} {$hotspot_network_name}</h3> … … 51 37 {/if} 52 38 </div> 53 </div> 39 40 {include file="templates/footer.html"} -
trunk/wifidog-auth/wifidog/templates/validate.html
r328 r366 1 1 {include file="templates/header_small.html"} 2 <div id="signup">3 4 <div id="lang">5 {include file="templates/lang_menu.html"}6 </div>7 8 <div id="head">9 <a href="{$smarty.const.HOTSPOT_NETWORK_URL}"><img src="/local_content/common/head.gif" border="0"></a><br>10 </div>11 12 <div id="banner">13 {"FREE WIRELESS INTERNET"|_}14 </div>15 16 2 <div id="sent_validation"> 17 3 {section name=i loop=$message} … … 19 5 {/section} 20 6 </div> 21 </div> 7 {include file="templates/footer.html"}
