diff options
Diffstat (limited to 'themes/mantra/admin/defaults.php')
-rw-r--r-- | themes/mantra/admin/defaults.php | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/themes/mantra/admin/defaults.php b/themes/mantra/admin/defaults.php index 44927d29..086189cd 100644 --- a/themes/mantra/admin/defaults.php +++ b/themes/mantra/admin/defaults.php @@ -41,7 +41,7 @@ $mantra_defaults = array( "mantra_sliderlink1" => "",
"mantra_sliderimg2" => get_template_directory_uri()."/images/slider/mantra-slide2.jpg",
"mantra_slidertitle2" => "This is yet another caption title",
-"mantra_slidertext2" => "And some more text to give you as an example. You can use <a href='http://www.riotreaction.com' >links</a> and other type of <b>HTML</b> <i>formats</i>.",
+"mantra_slidertext2" => "And some more text to give you as an example. You can use <a href='http://www.cryoutcreations.eu' >links</a> and other type of <b>HTML</b> <i>formats</i>.",
"mantra_sliderlink2" => "",
"mantra_sliderimg3" => "",
"mantra_slidertitle3" => "",
@@ -66,7 +66,7 @@ $mantra_defaults = array( "mantra_columnlink1" => "",
"mantra_columnimg2" => get_template_directory_uri()."/images/slider/mantra-column.jpg",
"mantra_columntitle2" => " HTML tags",
-"mantra_columntext2" => "You can also have <a href='http://www.riotreactions.com'>links</a> here as well as some <strong>HTML tags</strong>.",
+"mantra_columntext2" => "You can also have <a href='http://www.cryoutcreations.eu'>links</a> here as well as some <strong>HTML tags</strong>.",
"mantra_columnlink2" => "",
"mantra_columnimg3" => get_template_directory_uri()."/images/slider/mantra-column.jpg",
"mantra_columntitle3" => "",
@@ -95,7 +95,7 @@ $mantra_defaults = array( "mantra_hratio" => "",
"mantra_menurounded" => "Enable",
"mantra_logoupload" => "",
-"mantra_favicon" => "",
+"mantra_favicon" => "",
"mantra_siteheader" => "Site Title and Description",
"mantra_headermargintop" => "20",
"mantra_headermarginleft" => "40",
@@ -190,20 +190,20 @@ $mantra_defaults = array( "mantra_fcrop" => "",
"mantra_fheader" => "Disable",
-"mantra_social1" => "",
-"mantra_social2" => "",
-"mantra_social3" => "",
-"mantra_social4" => "",
-"mantra_social5" => "",
-"mantra_social6" => "",
+"mantra_social1" => "Facebook",
+"mantra_social2" => "#",
+"mantra_social3" => "Twitter",
+"mantra_social4" => "#",
+"mantra_social5" => "RSS",
+"mantra_social6" => "#",
"mantra_social7" => "",
"mantra_social8" => "",
"mantra_social9" => "",
"mantra_social10" => "",
-"mantra_socialsdisplay0" => "",
+"mantra_socialsdisplay0" => "1",
"mantra_socialsdisplay1" => "",
"mantra_socialsdisplay2" => "",
-"mantra_socialsdisplay3" => "",
+"mantra_socialsdisplay3" => "1",
"mantra_copyright" => "",
"mantra_customcss" => "/* Mantra Custom CSS */ ",
|