Home
last modified time | relevance | path

Searched refs:tag (Results 251 – 275 of 403) sorted by path

1...<<11121314151617

/template/panoramacake/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) {
63 $t = array($tag[0]);
65 if(is_array($tag[3])) {
66 $t = array_merge($t,$tag[3]);
70 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
71 if ($tag[2] == 'date') {
/template/parallax/css/
H A Dcore.css78 /* CSS for the site title, after removing the hgroup tag */
/template/parallax/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) {
63 $t = array($tag[0]);
65 if(is_array($tag[3])) {
66 $t = array_merge($t,$tag[3]);
70 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
71 if ($tag[2] == 'date') {
/template/parallax/lib/bootstrap/css/
H A Dbootstrap.css2449 .icon-tag {
H A Dbootstrap.min.css2042 .icon-tag {
/template/parallax/lib/css/
H A Dcore.css78 /* CSS for the site title, after removing the hgroup tag */
H A Dfont-awesome.min.css4 …"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f0…
/template/parallax/lib/languages/
H A Did_ID.po612 msgstr "Harap Tambahkan tag script"
H A Dit_IT.po612 msgstr "Si prega di aggiungere tag script"
/template/peanutbutter/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) {
63 $t = array($tag[0]);
65 if(is_array($tag[3])) {
66 $t = array_merge($t,$tag[3]);
70 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
71 if ($tag[2] == 'date') {
/template/pinboard/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) {
63 $t = array($tag[0]);
65 if(is_array($tag[3])) {
66 $t = array_merge($t,$tag[3]);
70 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
71 if ($tag[2] == 'date') {
/template/pinkberrynight/
H A Ddetail.php58 foreach($fields as $key => $tag){
60 if (!empty($tag[0])) {
61 $t = array($tag[0]);
63 if(is_array($tag[3])) {
64 $t = array_merge($t,$tag[3]);
68 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
69 if ($tag[2] == 'date') {
/template/prsnl10/
H A DREADME86 snippet ("tag") which you have to include at your website to make
H A Ddetail.php98 foreach($fields as $key => $tag){
100 if (!empty($tag[0])) {
101 $t = array($tag[0]);
103 if(is_array($tag[3])) {
104 $t = array_merge($t,$tag[3]);
108 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
109 if ($tag[2] == 'date') {
/template/prsnl10/user/
H A Dtracker.php.dist7 * snippet ("tag") which you have to include at your website to make everything
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
/template/quickjump/
H A Dprint-old.css152 /* code blocks by code tag */
166 /* code blocks by file tag */
H A Dprint.css171 /* code blocks by code tag */
185 /* code blocks by file tag */
/template/r7thblog1/
H A Dlayout.css495 background: transparent url(images/ico/tag.png) 0px 1px no-repeat;
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot1/
H A Ddesign.css493 /* code blocks by code tag */
503 /* code blocks by file tag */
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot2/
H A Ddesign.css478 /* code blocks by code tag */
488 /* code blocks by file tag */
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */
/template/r7throot3/
H A Dlayout.css390 background: transparent url(images/tag.png) 0px 1px no-repeat;
H A Dprint.css150 /* code blocks by code tag */
164 /* code blocks by file tag */

1...<<11121314151617