Updated links to the public website on ah.uk
This commit is contained in:
parent
e136fa7105
commit
6e068b928b
@ -3,7 +3,7 @@
|
||||
<component name="WebServers">
|
||||
<option name="servers">
|
||||
<webServer id="b14a34b0-0127-4886-964a-7be75a2281ac" name="Development" url="http://blue-twilight-dev.andys.eu">
|
||||
<fileTransfer host="mickey.prod.pandy06269.uk0.bigv.io" port="22" rootFolder="/srv/www/blue-twilight-dev" accessType="SFTP">
|
||||
<fileTransfer host="scar.andys.eu" port="22" rootFolder="/srv/www/blue-twilight-dev" accessType="SFTP">
|
||||
<advancedOptions>
|
||||
<advancedOptions dataProtectionLevel="Private" />
|
||||
</advancedOptions>
|
||||
|
@ -2,7 +2,7 @@
|
||||
return [
|
||||
'album_no_results_heading' => 'Let\'s get snapping!',
|
||||
'album_no_results_text' => 'This album is currently empty. If you are the owner of this album, you can upload photos using the :admin_link.',
|
||||
'album_no_results_text_2' => 'Did you know you can upload photos straight from your smartphone or tablet. Simply access the above link on your device.',
|
||||
'album_no_results_text_2' => 'Did you know: you can upload photos straight from your smartphone or tablet? Simply access the above link on your device.',
|
||||
'album_views' => [
|
||||
'default' => 'Default',
|
||||
'slideshow' => 'Slideshow'
|
||||
|
@ -5,12 +5,12 @@
|
||||
<p style="font-size: smaller;">
|
||||
<b>
|
||||
@lang('global.powered_by', [
|
||||
'link_start' => '<a href="http://www.andyheathershaw.uk/blue-twilight" target="_blank">',
|
||||
'link_start' => '<a href="https://www.andyheathershaw.uk/software/blue-twilight" target="_blank">',
|
||||
'link_end' => '</a>',
|
||||
])
|
||||
</b><br/>
|
||||
@lang('global.copyright', [
|
||||
'link_start' => '<a href="http://www.andyheathershaw.uk/" target="_blank">',
|
||||
'link_start' => '<a href="https://www.andyheathershaw.uk/" target="_blank">',
|
||||
'link_end' => '</a>',
|
||||
'years' => (date('Y') == 2016 ? '2016' : '2016-' . date('Y'))
|
||||
])
|
||||
|
@ -5,12 +5,12 @@
|
||||
<p style="font-size: smaller;">
|
||||
<b>
|
||||
@lang('global.powered_by', [
|
||||
'link_start' => '<a href="http://www.andyheathershaw.uk/blue-twilight" target="_blank">',
|
||||
'link_start' => '<a href="https://www.andyheathershaw.uk/software/blue-twilight" target="_blank">',
|
||||
'link_end' => '</a>',
|
||||
])
|
||||
</b><br/>
|
||||
@lang('global.copyright', [
|
||||
'link_start' => '<a href="http://www.andyheathershaw.uk/" target="_blank">',
|
||||
'link_start' => '<a href="https://www.andyheathershaw.uk/" target="_blank">',
|
||||
'link_end' => '</a>',
|
||||
'years' => (date('Y') == 2016 ? '2016' : '2016-' . date('Y'))
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user