Changeset 21716 for branches/version-2_12-dev/data/Smarty
- Timestamp:
- 2012/04/09 02:49:39 (14 years ago)
- Location:
- branches/version-2_12-dev/data/Smarty/templates
- Files:
-
- 2 edited
-
default/site_frame.tpl (modified) (1 diff)
-
sphone/site_frame.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/Smarty/templates/default/site_frame.tpl
r21539 r21716 22 22 *}--> 23 23 24 <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja" >24 <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja" class="<!--{$tpl_page_class_name|h}-->"> 25 25 <head> 26 26 <meta http-equiv="Content-Type" content="text/html; charset=<!--{$smarty.const.CHAR_CODE}-->" /> -
branches/version-2_12-dev/data/Smarty/templates/sphone/site_frame.tpl
r21613 r21716 22 22 *}--> 23 23 24 <html lang="ja" >24 <html lang="ja" class="<!--{$tpl_page_class_name|h}-->"> 25 25 <head> 26 26 <meta charset="UTF-8">
Note: See TracChangeset
for help on using the changeset viewer.
