mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
admanage validate starttime&end_time and announce check peer
This commit is contained in:
@@ -71,8 +71,8 @@ $lang_admanage = array
|
||||
'text_forum_post_page_note' => "Show between forum posts on forum topic detail page. Recommended size is 600 * 160. Several ads will show together.",
|
||||
'text_popup_note' => "Popup on every page. Very disturbing, use with caution. Recommended size is 468 * 90",
|
||||
'text_name_note' => "Just a name to call the ad.",
|
||||
'text_start_time_note' => "In format of YYYY-MM-DD hh:mm:ss, e.g. '2007-12-24 21:00:00'. The time since when the ad becomes available. <br />If blank, the ad becomes available immediately.",
|
||||
'text_end_time_note' => "In format of YYYY-MM-DD hh:mm:ss, e.g. '2008-01-24 21:00:00'. The time until when the ad is available. <br />If blank, the ad will never become unavailable unless new ads are added. ",
|
||||
'text_start_time_note' => "In format of YYYY-MM-DD hh:mm:ss, e.g. '2007-12-24 21:00:00'. The time since when the ad becomes available.",
|
||||
'text_end_time_note' => "In format of YYYY-MM-DD hh:mm:ss, e.g. '2008-01-24 21:00:00'. The time until when the ad is available.",
|
||||
'text_order_note' => "The priority of ads. Value '0' gets the top priority. <br />When several ads are available for a position, the one with the highest priority will show if the position allows only one ad, and those with higher priorities will show on top if the position allows several ads. When several available ads have the same priority value, the most recently added one has the highest priority. ",
|
||||
'text_enabled_note' => "Only enabled ads will show. ",
|
||||
'text_type_note' => "Choose the display method of ads. ",
|
||||
|
||||
Reference in New Issue
Block a user